Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution:

Public Member Functions

 if (this_ref.binary)

Public Attributes

rpc::output_distribution_data data
uint64_t amount
std::string compressed_data
bool binary
bool compress

Member Function Documentation

◆ if()

cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::if ( this_ref. binary)
inline

Member Data Documentation

◆ amount

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::amount

◆ binary

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::binary

◆ compress

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::compress

◆ compressed_data

std::string cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::compressed_data

◆ data

rpc::output_distribution_data cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::data

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