ContractStateObservableConfig
For the complete documentation index, see llms.txt
Midnight.js API Reference v4.0.4
Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / ContractStateObservableConfig
Type Alias: ContractStateObservableConfig
ContractStateObservableConfig =
TxIdConfig|BlockHashConfig|BlockHeightConfig&object|Latest|All
The configuration for a contract state observable. The corresponding observables may begin at different places (e.g. after a specific transaction identifier / block height) depending on the configuration, but all state updates after the beginning are always included.