ledger-core
Public Member Functions | List of all members
ledger::core::BitcoinLikeWalletDatabase Class Reference

Public Member Functions

 BitcoinLikeWalletDatabase (const std::shared_ptr< WalletPool > &pool, const std::string &walletName, const std::string &currencyName)
 
int64_t getAccountsCount () const
 
bool accountExists (int32_t index) const
 
void createAccount (int32_t index, const std::string &xpub) const
 
const std::string & getWalletUid () const
 
int32_t getNextAccountIndex () const
 

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