|
Electroneum
|
#include <core_rpc_server_commands_defs.h>
Public Member Functions | |
| KV_SERIALIZE (start_height) | |
| KV_SERIALIZE (end_height) | |
Public Attributes | |
| uint64_t | start_height |
| uint64_t | end_height |
Definition at line 2373 of file core_rpc_server_commands_defs.h.
| cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::KV_SERIALIZE | ( | start_height | ) |
| cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::KV_SERIALIZE | ( | end_height | ) |
| uint64_t cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::end_height |
Definition at line 2375 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::start_height |
Definition at line 2374 of file core_rpc_server_commands_defs.h.