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