raiden-network / raiden

Raiden Network

Home Page:https://developer.raiden.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process encrypted secret by the target

fredo opened this issue · comments

The target should check if there is the secret encrypted with its public key in the metadata of the locked transfer.
If so the secret can be revealed to the previous hop.
If not, the traditional way of requesting the secret continues.