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