Electroneum
cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t:

Public Attributes

bool pruned
 
uint32_t pruning_seed
 
std::string status
 

Detailed Description

Definition at line 2407 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ pruned

bool cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t::pruned

Definition at line 2408 of file core_rpc_server_commands_defs.h.

◆ pruning_seed

uint32_t cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t::pruning_seed

Definition at line 2409 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t::status

Definition at line 2410 of file core_rpc_server_commands_defs.h.


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