#include <evm_storage.hpp>
◆ balance
| evmc_uint256be dcn::evm::EVMStorage::Account::balance |
◆ code
| std::vector<std::uint8_t> dcn::evm::EVMStorage::Account::code |
◆ creator
| evmc::address dcn::evm::EVMStorage::Account::creator {} |
◆ nonce
| uint64_t dcn::evm::EVMStorage::Account::nonce = 0 |
◆ storage
| absl::flat_hash_map<evmc::bytes32, evmc::bytes32> dcn::evm::EVMStorage::Account::storage |
◆ timestamp
| uint64_t dcn::evm::EVMStorage::Account::timestamp = 0 |
The documentation for this struct was generated from the following file: