Electroneum
Public Member Functions | Public Attributes | List of all members
mms::authorized_signer Struct Reference

#include <message_store.h>

Collaboration diagram for mms::authorized_signer:
Collaboration graph
[legend]

Public Member Functions

 authorized_signer ()
 

Public Attributes

std::string label
 
std::string transport_address
 
bool etn_address_known
 
cryptonote::account_public_address etn_address
 
bool me
 
uint32_t index
 
std::string auto_config_token
 
crypto::public_key auto_config_public_key
 
crypto::secret_key auto_config_secret_key
 
std::string auto_config_transport_address
 
bool auto_config_running
 

Constructor & Destructor Documentation

◆ authorized_signer()

mms::authorized_signer::authorized_signer ( )
inline

Member Data Documentation

◆ auto_config_public_key

crypto::public_key mms::authorized_signer::auto_config_public_key

◆ auto_config_running

bool mms::authorized_signer::auto_config_running

◆ auto_config_secret_key

crypto::secret_key mms::authorized_signer::auto_config_secret_key

◆ auto_config_token

std::string mms::authorized_signer::auto_config_token

◆ auto_config_transport_address

std::string mms::authorized_signer::auto_config_transport_address

◆ etn_address

cryptonote::account_public_address mms::authorized_signer::etn_address

◆ etn_address_known

bool mms::authorized_signer::etn_address_known

◆ index

uint32_t mms::authorized_signer::index

◆ label

std::string mms::authorized_signer::label

◆ me

bool mms::authorized_signer::me

◆ transport_address

std::string mms::authorized_signer::transport_address

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