UnsubmittedDeployTxPublicData
Midnight.js API Reference v2.0.2
Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / UnsubmittedDeployTxPublicData
Type Alias: UnsubmittedDeployTxPublicData
UnsubmittedDeployTxPublicData =
object
Base type for public data relevant to an unsubmitted deployment transaction.
Properties
contractAddress
readonlycontractAddress:ContractAddress
The ledger address of the contract that was deployed.
initialContractState
readonlyinitialContractState:ContractState
The initial public state of the contract deployed to the blockchain.