Electroneum
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Member Functions

 KV_SERIALIZE (height)
 KV_SERIALIZE (count)

Public Attributes

uint64_t height
uint64_t count

Detailed Description

Definition at line 2063 of file core_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::request_t::KV_SERIALIZE ( count )
Here is the call graph for this function:

◆ KV_SERIALIZE() [2/2]

cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::request_t::KV_SERIALIZE ( height )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ count

uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::request_t::count

Definition at line 2065 of file core_rpc_server_commands_defs.h.

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_COINBASE_TX_SUM::request_t::height

Definition at line 2064 of file core_rpc_server_commands_defs.h.


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