|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| uint64_t | emission_amount |
| std::string | wide_emission_amount |
| uint64_t | emission_amount_top64 |
| uint64_t | fee_amount |
| std::string | wide_fee_amount |
| uint64_t | fee_amount_top64 |
| Public Attributes inherited from cryptonote::rpc_access_response_base | |
| uint64_t | credits |
| std::string | top_hash |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_access_response_base | |
| rpc_access_response_base () | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::emission_amount |
| uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::emission_amount_top64 |
| uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::fee_amount |
| uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::fee_amount_top64 |
| std::string cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::wide_emission_amount |
| std::string cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::wide_fee_amount |