Skip to main content

Interface: EnvelopeWithBatchId

Defined in: core-sdk/src/stamper/marshal.ts:15

An Envelope with its batch ID, ready to marshal.

Extends

Properties

batchId

batchId: BatchId

Defined in: core-sdk/src/stamper/marshal.ts:16


index

index: Uint8Array

Defined in: core-sdk/src/stamper/marshal.ts:9

Inherited from

Envelope.index


issuer

issuer: EthAddress

Defined in: core-sdk/src/stamper/marshal.ts:8

Inherited from

Envelope.issuer


signature

signature: Signature

Defined in: core-sdk/src/stamper/marshal.ts:11

Inherited from

Envelope.signature


timestamp

timestamp: Uint8Array

Defined in: core-sdk/src/stamper/marshal.ts:10

Inherited from

Envelope.timestamp

💬 Get Help