Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

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

Member Data Documentation

◆ integrated

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

◆ nettype

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

◆ openalias_address

std::string tools::wallet_rpc::COMMAND_RPC_VALIDATE_ADDRESS::response_t::openalias_address

◆ subaddress

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

◆ valid

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

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