ledger-core
|
Public Member Functions | |
BitcoinLikeWalletDatabase (const std::shared_ptr< WalletPool > &pool, const std::string &walletName, const std::string ¤cyName) | |
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 |