@midnight-ntwrk/midnight-js-types v0.2.5 • API
Midnight.js API Reference v0.2.5 / @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.