Electroneum
tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t:

Public Attributes

bool valid
 
bool integrated
 
bool subaddress
 
std::string nettype
 
std::string openalias_address
 

Detailed Description

Definition at line 2464 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ integrated

bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::integrated

Definition at line 2467 of file wallet_rpc_server_commands_defs.h.

◆ nettype

std::string tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::nettype

Definition at line 2469 of file wallet_rpc_server_commands_defs.h.

◆ openalias_address

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.

◆ subaddress

bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::subaddress

Definition at line 2468 of file wallet_rpc_server_commands_defs.h.

◆ valid

bool tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::valid

Definition at line 2466 of file wallet_rpc_server_commands_defs.h.


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