Electroneum
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:

Public Attributes

bool all
 
uint32_t account_index
 
uint64_t amount
 
std::string message
 

Detailed Description

Definition at line 1455 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

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

Definition at line 1458 of file wallet_rpc_server_commands_defs.h.

◆ all

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

Definition at line 1457 of file wallet_rpc_server_commands_defs.h.

◆ amount

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

Definition at line 1459 of file wallet_rpc_server_commands_defs.h.

◆ message

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

Definition at line 1460 of file wallet_rpc_server_commands_defs.h.


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