|
Electroneum
|
#include <cryptonote_basic_impl.h>

Public Attributes | |
| account_public_address | address |
| bool | is_subaddress |
| bool | has_payment_id |
| crypto::hash8 | payment_id |
Definition at line 79 of file cryptonote_basic_impl.h.
| account_public_address cryptonote::address_parse_info::address |
Definition at line 81 of file cryptonote_basic_impl.h.
| bool cryptonote::address_parse_info::has_payment_id |
Definition at line 83 of file cryptonote_basic_impl.h.
| bool cryptonote::address_parse_info::is_subaddress |
Definition at line 82 of file cryptonote_basic_impl.h.
| crypto::hash8 cryptonote::address_parse_info::payment_id |
Definition at line 84 of file cryptonote_basic_impl.h.