Monero
Public Attributes | List of all members
cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t:
Collaboration graph
[legend]

Public Attributes

bool pruned
 
uint32_t pruning_seed
 
- Public Attributes inherited from cryptonote::rpc_response_base
std::string status
 
bool untrusted
 

Additional Inherited Members

- Public Member Functions inherited from cryptonote::rpc_response_base
 rpc_response_base ()
 

Member Data Documentation

◆ pruned

bool cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t::pruned

◆ pruning_seed

uint32_t cryptonote::COMMAND_RPC_PRUNE_BLOCKCHAIN::response_t::pruning_seed

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