Interface: Envelope
Defined in: core-sdk/src/stamper/marshal.ts:7
A postage stamp's fields, as produced by signing (e.g. via stamp()).
Extended by
Properties
index
index:
Uint8Array
Defined in: core-sdk/src/stamper/marshal.ts:9
issuer
issuer:
EthAddress
Defined in: core-sdk/src/stamper/marshal.ts:8
signature
signature:
Signature
Defined in: core-sdk/src/stamper/marshal.ts:11
timestamp
timestamp:
Uint8Array
Defined in: core-sdk/src/stamper/marshal.ts:10