Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t:
Collaboration graph
[legend]

Public Attributes

bool all
 
uint32_t account_index
 
uint64_t amount
 
std::string message
 

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::account_index

◆ all

bool tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::all

◆ amount

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::amount

◆ message

std::string tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::message

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