Skip to main content

BlockHashConfig

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


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

Type Alias: BlockHashConfig

BlockHashConfig = object

Starts a contract state stream at the given block hash.

Properties

blockHash

readonly blockHash: string

The block height indicating where to begin the state stream.


type

readonly type: "blockHash"