|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>
Public Attributes | |
| bool | good |
| uint64_t | total |
| uint64_t | spent |
Definition at line 1498 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_CHECK_RESERVE_PROOF::response_t::good |
Definition at line 1500 of file wallet_rpc_server_commands_defs.h.
| 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.
| 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.