Electroneum
cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t Struct Reference

#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
 

Detailed Description

Definition at line 2373 of file core_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::KV_SERIALIZE ( start_height  )

◆ KV_SERIALIZE() [2/2]

cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::KV_SERIALIZE ( end_height  )

Member Data Documentation

◆ 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.

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_TAX_DATA::request_t::start_height

Definition at line 2374 of file core_rpc_server_commands_defs.h.


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