Electroneum
Public Attributes | List of all members
cryptonote::address_parse_info Struct Reference

#include <cryptonote_basic_impl.h>

Collaboration diagram for cryptonote::address_parse_info:
Collaboration graph
[legend]

Public Attributes

account_public_address address
 
bool is_subaddress
 
bool has_payment_id
 
crypto::hash8 payment_id
 

Member Data Documentation

◆ address

account_public_address cryptonote::address_parse_info::address

◆ has_payment_id

bool cryptonote::address_parse_info::has_payment_id

◆ is_subaddress

bool cryptonote::address_parse_info::is_subaddress

◆ payment_id

crypto::hash8 cryptonote::address_parse_info::payment_id

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