aptosSignMessage
Last updated
Was this helpful?
Last updated
Was this helpful?
Firmware version required
Touch: 3.0.0
Classic/Mini: 2.6.0
Asks device to sign a message using the private key derived by given BIP32 path.
path
— required string | Array<number>
minimum length is 3
. read more
payload
- AptosMessagePayload
type
address
- optional string
of path Derived address
chainId
- optional string
of the id of the chain
application
- optional string
of DApp web site url
nonce
- required string
of random number
message
- required string
message to sign text
Result
Error