Skip to main content

@midnight-ntwrk/midnight-js-types v0.2.5 • API


Midnight.js API Reference v0.2.5 / @midnight-ntwrk/midnight-js-types / BlockHashConfig

Type alias: BlockHashConfig

BlockHashConfig: Object

Starts a contract state stream at the given block hash.

Type declaration

blockHash

readonly blockHash: string

The block height indicating where to begin the state stream.

type

readonly type: "blockHash"