Skip to content

ApproveResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ApproveResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21409

Result of an approve/revoke operation

success: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21411

Whether the operation succeeded


optional signature: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21413

Transaction signature (only if success)


optional error: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21415

Error message (only if !success)