Skip to main content

Midnight.js API Reference v1.0.0


Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / PublicContractStates

Type Alias: PublicContractStates

PublicContractStates = object

Object containing the publicly visible states of a contract.

Properties

contractState

readonly contractState: ContractState

The (public) ledger state of a contract.


zswapChainState

readonly zswapChainState: ZswapChainState

The (public) Zswap chain state of a contract.