Skip to main content

@midnight-ntwrk/midnight-js-types v0.1.15 • API


Midnight.js API Reference v0.1.15 / @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.