ContractStateObservableConfig
Midnight.js API Reference v2.0.2
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.