Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Attributes

std::vector< std::string > txs_hashes
 
bool decode_as_json
 
bool prune
 
bool split
 

Member Data Documentation

◆ decode_as_json

bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::decode_as_json

◆ prune

bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::prune

◆ split

bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::split

◆ txs_hashes

std::vector<std::string> cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::txs_hashes

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