Skip to main content
Version: 31.0.x

Interface: OffChainAffirmationReceipt

Defined in: src/api/procedures/types.ts:1157

Properties

expiresAt

expiresAt: Date

Defined in: src/api/procedures/types.ts:1181

Timestamp at which the receipt expires


legId

legId: BigNumber

Defined in: src/api/procedures/types.ts:1165

Index of the off chain leg within the instruction to be affirmed


metadata

metadata: string | undefined

Defined in: src/api/procedures/types.ts:1177

(optional) Metadata value that can be used to attach messages to the receipt


signature

signature: OffChainSignature

Defined in: src/api/procedures/types.ts:1173

Signature confirming the receipt details


signer

signer: string | Account

Defined in: src/api/procedures/types.ts:1169

Signer of this receipt


uid

uid: BigNumber

Defined in: src/api/procedures/types.ts:1161

Unique receipt number set by the signer for their receipts