Skip to content

nooschain v0.1.0


nooschain / sync/block-sync-service / BlockTransactionLoadOptions

Interface: BlockTransactionLoadOptions

Defined in: sync/block-sync-service.ts:27

Options controlling how transaction DTOs are shaped for sync/read callers.

Properties

redactAvailabilityLayerFields?

optional redactAvailabilityLayerFields?: boolean

Defined in: sync/block-sync-service.ts:29

Defaults to true; when true, local encrypted payload bytes are removed.

Audience-first NOOSChain documentation.