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