|
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 68 of file cryptonote_basic.h.
|
inline |
Definition at line 89 of file cryptonote_basic.h.
|
inline |
Definition at line 83 of file cryptonote_basic.h.
| crypto::public_key cryptonote::account_public_address::m_spend_public_key |
Definition at line 70 of file cryptonote_basic.h.
| crypto::public_key cryptonote::account_public_address::m_view_public_key |
Definition at line 71 of file cryptonote_basic.h.