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

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::request_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::request_t:

Public Attributes

std::vector< get_outputs_outoutputs
bool get_txid
Public Attributes inherited from cryptonote::rpc_access_request_base
std::string client

Member Data Documentation

◆ get_txid

bool cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::request_t::get_txid

◆ outputs

std::vector<get_outputs_out> cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::request_t::outputs

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