|
Monero
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::vector< block_complete_entry > | blocks |
| uint64_t | start_height |
| uint64_t | current_height |
| std::string | status |
| std::vector< block_output_indices > | output_indices |
| bool | untrusted |
| std::vector<block_complete_entry> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response::blocks |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response::current_height |
| std::vector<block_output_indices> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response::output_indices |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response::start_height |
| std::string cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response::status |
| bool cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response::untrusted |
1.8.14