|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

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 |
Definition at line 2299 of file core_rpc_server_commands_defs.h.
|
inline |
Definition at line 2311 of file core_rpc_server_commands_defs.h.


| uint64_t cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::amount |
Definition at line 2301 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::binary |
Definition at line 2303 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::compress |
Definition at line 2304 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::compressed_data |
Definition at line 2302 of file core_rpc_server_commands_defs.h.
| rpc::output_distribution_data cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::distribution::data |
Definition at line 2300 of file core_rpc_server_commands_defs.h.