@midnight-ntwrk/midnight-js-types v0.2.5 • API
Midnight.js API Reference v0.2.5 / @midnight-ntwrk/midnight-js-types / TxIdConfig
Type alias: TxIdConfig
TxIdConfig:
Object
Starts a contract state stream at the given transaction identifier.
Type declaration
txId
readonly
txId:TransactionId
The transaction identifier indicating where to begin the state stream.
type
readonly
type:"txId"