#include <deploy.hpp>
Public Attributes | |
| std::string | tx_hash |
| evmc::address | signer_address {} |
| evmc::address | contract_address {} |
| std::string | block_number_hex |
| std::string | gas_used_hex |
| std::string dcn::chain::DeployReceipt::block_number_hex |
| evmc::address dcn::chain::DeployReceipt::contract_address {} |
| std::string dcn::chain::DeployReceipt::gas_used_hex |
| evmc::address dcn::chain::DeployReceipt::signer_address {} |
| std::string dcn::chain::DeployReceipt::tx_hash |