HardwareSignRequest
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / HardwareSignRequest
Interface: HardwareSignRequest
Section titled “Interface: HardwareSignRequest”Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10817
Hardware wallet signing request
Properties
Section titled “Properties”message
Section titled “message”message:
Uint8Array
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10819
Raw message to sign
displayMessage?
Section titled “displayMessage?”
optionaldisplayMessage:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10821
Display message on device (if supported)
isTransaction?
Section titled “isTransaction?”
optionalisTransaction:boolean
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10823
Whether this is a transaction (vs arbitrary message)