@proto-kit/sequencerDocs


Documentation / @proto-kit/sequencer / ClientBlock

Interface: ClientBlock

Properties

hash

hash: Field

Defined in

packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:22


height

height: Field

Defined in

packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:24


previousBlockHash

previousBlockHash: undefined | Field

Defined in

packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:23


transactions

transactions: ClientTransaction[]

Defined in

packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:25


transactionsHash

transactionsHash: Field

Defined in

packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:26