|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| bool | valid |
| bool | integrated |
| bool | subaddress |
| std::string | nettype |
| std::string | openalias_address |
Definition at line 2464 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::integrated |
Definition at line 2467 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::nettype |
Definition at line 2469 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::openalias_address |
Definition at line 2470 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::subaddress |
Definition at line 2468 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::valid |
Definition at line 2466 of file wallet_rpc_server_commands_defs.h.