Skip to content

nooschain v0.1.0


nooschain / node-sync/sync-types / RemoteBlockRangeResponse

Interface: RemoteBlockRangeResponse

Defined in: node-sync/sync-types.ts:20

Block range response returned by a remote peer's /chain/blocks endpoint.

Properties

blocks

blocks: BlockDto[]

Defined in: node-sync/sync-types.ts:22

Ordered block DTOs requested by height range.

Audience-first NOOSChain documentation.