ledger-core
|
Public Member Functions | |
AbstractWalletFactory (const api::Currency ¤cy, const std::shared_ptr< WalletPool > &pool) | |
virtual std::shared_ptr< AbstractWallet > | build (const WalletDatabaseEntry &entry)=0 |
const api::Currency & | getCurrency () const |
Protected Member Functions | |
std::shared_ptr< WalletPool > | getPool () const |