Skip to main content

BlockHeightConfig

Midnight.js API Reference v4.0.2


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

Type Alias: BlockHeightConfig

BlockHeightConfig = object

Starts a contract state stream at the given block height.

Properties

blockHeight

readonly blockHeight: number

The block height indicating where to begin the state stream.


type

readonly type: "blockHeight"