Midnight.js API Reference v1.0.0
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"