|
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::vector< block_output_indices > | output_indices |
Public Attributes inherited from cryptonote::rpc_access_response_base | |
| uint64_t | credits |
| std::string | top_hash |
Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
Public Member Functions inherited from cryptonote::rpc_access_response_base | |
| rpc_access_response_base () | |
Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| std::vector<block_complete_entry> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::blocks |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::current_height |
| std::vector<block_output_indices> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::output_indices |
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::start_height |