ledger-core
|
Public Attributes | |
std::shared_ptr< Preferences > | preferences |
std::shared_ptr< spdlog::logger > | logger |
std::chrono::system_clock::time_point | startDate |
std::shared_ptr< AbstractWallet > | wallet |
std::shared_ptr< DynamicObject > | configuration |
uint32_t | halfBatchSize |
std::shared_ptr< Keychain > | keychain |
Option< BlockchainExplorerAccountSynchronizationSavedState > | savedState |
Option< void * > | token |
std::shared_ptr< Account > | account |
std::map< std::string, std::string > | transactionsToDrop |