BlockHeightConfig
Midnight.js API Reference v2.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
readonlyblockHeight:number
The block height indicating where to begin the state stream.
type
readonlytype:"blockHeight"