Skip to main content

TxIdConfig

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


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"