starcoinVerifyMessage
Starcoin: verify message
Asks device to verify a message using the signer address and signature.
ES6
Params
publicKey
- requiredstring
signer publicKey.messageHex
- requiredstring
signed message in hex textsignature
- requiredstring
signature in hexadecimal format.
Example
Result
Error
Last updated