alephiumSignMessage
Use requirement
Firmware version required
Touch: 4.10.0
Alephium: sign message
Sign a message using the private key derived by given BIP32 path. User needs to confirm the action on OneKey device.
Params
path
— requiredstring | Array<number>
minimum length is 3messageHex
— requiredstring
message to sign in hexadecimal formatmessageType
— optionalstring
type of message signing algorithm (default: "alephium")
Example
Result
Error
Last updated