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 / BlockHeightConfig

Type alias: BlockHeightConfig

BlockHeightConfig: Object

Starts a contract state stream at the given block height.

Type declaration

blockHeight

readonly blockHeight: number

The block height indicating where to begin the state stream.

type

readonly type: "blockHeight"