|
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 |
|
inline |
|
inline |
| crypto::public_key cryptonote::account_public_address::m_spend_public_key |
| crypto::public_key cryptonote::account_public_address::m_view_public_key |