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?
optionalredactAvailabilityLayerFields?:boolean
Defined in: sync/block-sync-service.ts:29
Defaults to true; when true, local encrypted payload bytes are removed.