Skip to main content

IngressOptions

@totemsdk/edge


@totemsdk/edge / IngressOptions

Interface: IngressOptions

Properties

digest

digest: MessageDigester

Canonical digest computation.


maxBytes?

optional maxBytes?: number

Max message size in bytes.


recipient

recipient: string

Local recipient address.


replayLedger

replayLedger: ReplayLedger

Replay ledger (durable).


verifySignature

verifySignature: SignatureVerifier

Signature verification.