btcVerifyMessage
Last updated
Was this helpful?
Last updated
Was this helpful?
Asks device to verify a message using the signer address and signature.
address
- required string
signer address,
messageHex
- required string
signed message from hex,
signature
- required string
signature in base64 format,
coin
- required string
Determines network definition specified in coins.json file. Coin shortcut
, name
or label
can be used.
Error