-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
-
You should pass message prefix when signing messages -
'\u0018Bitcoin Signed Message:\n' -
You have to take into account what type is the address signing the message i.e. if it's segwit you should pass
{ segwitType: 'p2wpkh' } -
You need to encode the string as
base64in order to be able to verify it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels