|
Monero
|
#include <message_store.h>

Public Member Functions | |
| authorized_signer () | |
Public Attributes | |
| std::string | label |
| std::string | transport_address |
| bool | monero_address_known |
| cryptonote::account_public_address | monero_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 |
|
inline |
| crypto::public_key mms::authorized_signer::auto_config_public_key |
| bool mms::authorized_signer::auto_config_running |
| crypto::secret_key mms::authorized_signer::auto_config_secret_key |
| std::string mms::authorized_signer::auto_config_token |
| std::string mms::authorized_signer::auto_config_transport_address |
| uint32_t mms::authorized_signer::index |
| std::string mms::authorized_signer::label |
| bool mms::authorized_signer::me |
| cryptonote::account_public_address mms::authorized_signer::monero_address |
| bool mms::authorized_signer::monero_address_known |
| std::string mms::authorized_signer::transport_address |