Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_BLOCKS_FAST Struct Reference

#include <core_rpc_server_commands_defs.h>

Classes

struct  request_t
struct  tx_output_indices
struct  block_output_indices
struct  pool_tx_info
struct  response_t

Public Types

enum  REQUESTED_INFO { BLOCKS_ONLY = 0 , BLOCKS_AND_POOL = 1 , POOL_ONLY = 2 }
enum  POOL_INFO_EXTENT { NONE = 0 , INCREMENTAL = 1 , FULL = 2 }
typedef epee::misc_utils::struct_init< request_t > request
typedef epee::misc_utils::struct_init< response_t > response

Member Typedef Documentation

◆ request

◆ response

Member Enumeration Documentation

◆ POOL_INFO_EXTENT

Enumerator
NONE 
INCREMENTAL 
FULL 

◆ REQUESTED_INFO

Enumerator
BLOCKS_ONLY 
BLOCKS_AND_POOL 
POOL_ONLY 

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