Skip to content

BlockResponse

BlockResponse = object

Defined in: packages/algod_client/src/models/block-response.ts:5

block: Block

Defined in: packages/algod_client/src/models/block-response.ts:7

Block data including header and transactions.


optional cert: Record<string, unknown>

Defined in: packages/algod_client/src/models/block-response.ts:9

Block certificate.