confluxSignMessageCIP23
Last updated
Was this helpful?
Last updated
Was this helpful?
Firmware version required
Touch: 3.0.0
Classic/Mini: 2.4.0
Asks device to sign a message using the private key derived by given BIP32 path.This method follows the specification implementation
path
— required string | Array<number>
minimum length is 3
. read more
messageHash
- required string
message to sign in hex text
domainHash
- required string
hex-encoded 32-byte hash of the CIP-23 domain.
Result
Error