Skip to main content

Interface: Block

Properties

Readonly header: BlockHeader

Defined in

node_modules/@cosmjs/stargate/build/stargateclient.d.ts:26


id

Readonly id: string

The ID is a hash of the block header (uppercase hex)

Defined in

node_modules/@cosmjs/stargate/build/stargateclient.d.ts:25


txs

Readonly txs: readonly Uint8Array[]

Array of raw transactions

Defined in

node_modules/@cosmjs/stargate/build/stargateclient.d.ts:28