@midnight-ntwrk/midnight-js-contracts v0.2.5 • API
Midnight.js API Reference v0.2.5 / @midnight-ntwrk/midnight-js-contracts / UnsubmittedDeployTxPublicDataBase
Type alias: UnsubmittedDeployTxPublicDataBase
UnsubmittedDeployTxPublicDataBase:
Object
Base type for public data relevant to an unsubmitted deployment transaction.
Type declaration
contractAddress
readonly
contractAddress:ContractAddress
The ledger address of the contract that was deployed.
initialContractState
readonly
initialContractState:ContractState
The initial public state of the contract deployed to the blockchain.