|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| std::vector< uint64_t > | amounts |
| 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 |
| std::vector<uint64_t> cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::amounts |
| bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::binary |
| bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::compress |
| bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::cumulative |
| uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::from_height |
| uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::request_t::to_height |