Electroneum
tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t:

Public Attributes

std::string address
 
bool any_net_type
 
bool allow_openalias
 

Detailed Description

Definition at line 2450 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t::address

Definition at line 2452 of file wallet_rpc_server_commands_defs.h.

◆ allow_openalias

bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::request_t::allow_openalias

Definition at line 2454 of file wallet_rpc_server_commands_defs.h.

◆ any_net_type

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.


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