Electroneum
cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::response_t:

Public Attributes

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

Detailed Description

Definition at line 547 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ outs

std::vector<outkey> cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::response_t::outs

Definition at line 548 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::response_t::status

Definition at line 549 of file core_rpc_server_commands_defs.h.

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::response_t::untrusted

Definition at line 550 of file core_rpc_server_commands_defs.h.


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