Electroneum
tools::wallet_rpc::COMMAND_RPC_CHECK_RESERVE_PROOF::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

bool good
 
uint64_t total
 
uint64_t spent
 

Detailed Description

Definition at line 1498 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ good

bool tools::wallet_rpc::COMMAND_RPC_CHECK_RESERVE_PROOF::response_t::good

Definition at line 1500 of file wallet_rpc_server_commands_defs.h.

◆ spent

uint64_t tools::wallet_rpc::COMMAND_RPC_CHECK_RESERVE_PROOF::response_t::spent

Definition at line 1502 of file wallet_rpc_server_commands_defs.h.

◆ total

uint64_t tools::wallet_rpc::COMMAND_RPC_CHECK_RESERVE_PROOF::response_t::total

Definition at line 1501 of file wallet_rpc_server_commands_defs.h.


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