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

#include <account.h>

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

Public Attributes

account_public_address m_account_address
 
crypto::secret_key m_spend_secret_key
 
crypto::secret_key m_view_secret_key
 

Member Data Documentation

◆ m_account_address

account_public_address cryptonote::account_keys::m_account_address

◆ m_spend_secret_key

crypto::secret_key cryptonote::account_keys::m_spend_secret_key

◆ m_view_secret_key

crypto::secret_key cryptonote::account_keys::m_view_secret_key

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