|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| uint8_t | requested_info |
| std::list< crypto::hash > | block_ids |
| uint64_t | start_height |
| bool | prune |
| bool | no_miner_tx |
| uint64_t | pool_info_since |
| uint64_t | max_block_count |
| Public Attributes inherited from cryptonote::rpc_access_request_base | |
| std::string | client |
| std::list<crypto::hash> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::block_ids |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::max_block_count |
| bool cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::no_miner_tx |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::pool_info_since |
| bool cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::prune |
| uint8_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::requested_info |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request_t::start_height |