Midnight.js API Reference v1.0.0
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
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.