ledger-core
Public Member Functions | List of all members
ledger::core::BitcoinLikeKeychainFactory Class Referenceabstract
+ Inheritance diagram for ledger::core::BitcoinLikeKeychainFactory:

Public Member Functions

virtual std::shared_ptr< BitcoinLikeKeychainbuild (int32_t index, const DerivationPath &path, const std::shared_ptr< DynamicObject > &configuration, const api::ExtendedKeyAccountCreationInfo &info, const std::shared_ptr< Preferences > &accountPreferences, const api::Currency &currency)=0
 
virtual std::shared_ptr< BitcoinLikeKeychainrestore (int32_t index, const DerivationPath &path, const std::shared_ptr< DynamicObject > &configuration, const std::string &databaseXpubEntry, const std::shared_ptr< Preferences > &accountPreferences, const api::Currency &currency)=0
 

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