|
Electroneum
|
#include <cryptonote_basic.h>
Public Member Functions | |
| bool | operator== (const account_public_address &rhs) const |
| bool | operator!= (const account_public_address &rhs) const |
Public Attributes | |
| crypto::public_key | m_spend_public_key |
| crypto::public_key | m_view_public_key |
Definition at line 74 of file cryptonote_basic.h.
|
inline |
Definition at line 95 of file cryptonote_basic.h.
|
inline |
Definition at line 89 of file cryptonote_basic.h.
| crypto::public_key cryptonote::account_public_address::m_spend_public_key |
Definition at line 76 of file cryptonote_basic.h.
| crypto::public_key cryptonote::account_public_address::m_view_public_key |
Definition at line 77 of file cryptonote_basic.h.