PublicContractStates
Midnight.js API Reference v4.0.2
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
readonlycontractState:ContractState
The (public) ledger state of a contract.
ledgerParameters
readonlyledgerParameters:LedgerParameters
The ledger parameters in effect on the block associated with the contract state.
zswapChainState
readonlyzswapChainState:ZswapChainState
The (public) Zswap chain state of a contract.