ledger-core
Public Attributes | List of all members
ledger::core::AbstractBlockchainExplorerAccountSynchronizer< Account, AddressType, Keychain, Explorer >::SynchronizationBuddy Struct Reference
+ Collaboration diagram for ledger::core::AbstractBlockchainExplorerAccountSynchronizer< Account, AddressType, Keychain, Explorer >::SynchronizationBuddy:

Public Attributes

std::shared_ptr< Preferencespreferences
 
std::shared_ptr< spdlog::logger > logger
 
std::chrono::system_clock::time_point startDate
 
std::shared_ptr< AbstractWalletwallet
 
std::shared_ptr< DynamicObjectconfiguration
 
uint32_t halfBatchSize
 
std::shared_ptr< Keychain > keychain
 
Option< BlockchainExplorerAccountSynchronizationSavedStatesavedState
 
Option< void * > token
 
std::shared_ptr< Account > account
 
std::map< std::string, std::string > transactionsToDrop
 

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