|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | address |
| bool | any_net_type |
| bool | allow_openalias |
Definition at line 2450 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t::address |
Definition at line 2452 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t::allow_openalias |
Definition at line 2454 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t::any_net_type |
Definition at line 2453 of file wallet_rpc_server_commands_defs.h.