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

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_ADDR_TX_BATCH_HISTORY::request_t:

Public Member Functions

 KV_SERIALIZE_OPT (desc, false)

Public Attributes

std::string etn_address
uint64_t start_addr_tx_id
uint64_t batch_size
bool desc

Detailed Description

Definition at line 1600 of file core_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE_OPT()

cryptonote::COMMAND_RPC_GET_ADDR_TX_BATCH_HISTORY::request_t::KV_SERIALIZE_OPT ( desc ,
false  )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ batch_size

uint64_t cryptonote::COMMAND_RPC_GET_ADDR_TX_BATCH_HISTORY::request_t::batch_size

Definition at line 1603 of file core_rpc_server_commands_defs.h.

◆ desc

bool cryptonote::COMMAND_RPC_GET_ADDR_TX_BATCH_HISTORY::request_t::desc

Definition at line 1604 of file core_rpc_server_commands_defs.h.

◆ etn_address

std::string cryptonote::COMMAND_RPC_GET_ADDR_TX_BATCH_HISTORY::request_t::etn_address

Definition at line 1601 of file core_rpc_server_commands_defs.h.

◆ start_addr_tx_id

uint64_t cryptonote::COMMAND_RPC_GET_ADDR_TX_BATCH_HISTORY::request_t::start_addr_tx_id

Definition at line 1602 of file core_rpc_server_commands_defs.h.


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