You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linkREF is the process of validating an invite key to connect a dedicated REF account to the recipient's PIECE or MAIN.
server flow will go:
. validate tx
. intake and process invite key
. generate SHA256 hash from key
. compare hash to REF target
. if hash == target, target => invitee address
. transfer all accumulated lamps in REF
The text was updated successfully, but these errors were encountered:
linkREF is the process of validating an invite key to connect a dedicated REF account to the recipient's PIECE or MAIN.
server flow will go:
. validate tx
. intake and process invite key
. generate SHA256 hash from key
. compare hash to REF target
. if hash == target, target => invitee address
. transfer all accumulated lamps in REF
The text was updated successfully, but these errors were encountered: