btcVerifyMessage
Bitcoin: verify message
Asks device to verify a message using the signer address and signature.
Params
address
- requiredstring
signer address,messageHex
- requiredstring
signed message from hex,signature
- requiredstring
signature in base64 format,coin
- requiredstring
Determines network definition specified in coins.json file. Coinshortcut
,name
orlabel
can be used.
Example
Result
Error
Last updated