#include <core_rpc_server_commands_defs.h>
◆ if() [1/2]
◆ if() [2/2]
◆ added_pool_txs
| std::vector<pool_tx_info> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::added_pool_txs |
◆ blocks
◆ current_height
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::current_height |
◆ daemon_time
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::daemon_time |
◆ output_indices
| std::vector<block_output_indices> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::output_indices |
◆ pool_info_extent
| uint8_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::pool_info_extent |
◆ remaining_added_pool_txids
| std::vector<crypto::hash> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::remaining_added_pool_txids |
◆ removed_pool_txids
| std::vector<crypto::hash> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::removed_pool_txids |
◆ start_height
| uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::response_t::start_height |
The documentation for this struct was generated from the following file: