Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t:

Public Attributes

std::vector< std::string > txs_hashes
bool decode_as_json
bool prune
bool split
Public Attributes inherited from cryptonote::rpc_access_request_base
std::string client

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: