|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::vector< std::string > | txs_hashes |
| bool | decode_as_json |
| bool | prune |
| bool | split |
Definition at line 325 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::decode_as_json |
Definition at line 327 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::prune |
Definition at line 328 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::split |
Definition at line 329 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request_t::txs_hashes |
Definition at line 326 of file core_rpc_server_commands_defs.h.