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

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t:

Public Attributes

std::vector< uint64_tamounts
uint64_t from_height
uint64_t to_height
bool cumulative
bool binary
bool compress
Public Attributes inherited from cryptonote::rpc_access_request_base
std::string client

Member Data Documentation

◆ amounts

std::vector<uint64_t> cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::amounts

◆ binary

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::binary

◆ compress

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::compress

◆ cumulative

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::cumulative

◆ from_height

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::from_height

◆ to_height

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::to_height

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