Electroneum
cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::response_t:

Public Attributes

std::string status
 
std::vector< distributiondistributions
 
bool untrusted
 

Detailed Description

Definition at line 2333 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ distributions

std::vector<distribution> cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::response_t::distributions

Definition at line 2335 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::response_t::status

Definition at line 2334 of file core_rpc_server_commands_defs.h.

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_OUTPUT_DISTRIBUTION::response_t::untrusted

Definition at line 2336 of file core_rpc_server_commands_defs.h.


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