Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t:
Collaboration graph
[legend]

Public Attributes

std::string status
 
uint64_t emission_amount
 
uint64_t fee_amount
 

Member Data Documentation

◆ emission_amount

uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::emission_amount

◆ fee_amount

uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::fee_amount

◆ status

std::string cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::response_t::status

The documentation for this struct was generated from the following file: