Monero
Public Attributes | List of all members
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:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
uint64_t start_height
 
bool binary
 
std::vector< uint64_t > distribution
 
uint64_t base
 

Member Data Documentation

◆ amount

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::amount

◆ base

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::base

◆ binary

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::binary

◆ distribution

std::vector<uint64_t> cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::distribution

◆ start_height

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::start_height

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