Monero
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request:
Collaboration graph
[legend]

Public Attributes

std::list< crypto::hashblock_ids
 
uint64_t start_height
 
bool prune
 
bool no_miner_tx
 

Member Data Documentation

◆ block_ids

std::list<crypto::hash> cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request::block_ids

◆ no_miner_tx

bool cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request::no_miner_tx

◆ prune

bool cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request::prune

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_BLOCKS_FAST::request::start_height

The documentation for this struct was generated from the following file: