Midnight.js API Reference v1.0.0
Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / TxIdConfig
Type Alias: TxIdConfig
TxIdConfig =
object
Starts a contract state stream at the given transaction identifier.
Properties
txId
readonly
txId:TransactionId
The transaction identifier indicating where to begin the state stream.
type
readonly
type:"txId"