Home
last modified time | relevance | path

Searched refs:WriteDescriptorLastHardenedCache (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dwalletdb.h249 …bool WriteDescriptorLastHardenedCache(const CExtPubKey& xpub, const uint256& desc_id, uint32_t key…
H A Dwalletdb.cpp258 bool WalletBatch::WriteDescriptorLastHardenedCache(const CExtPubKey& xpub, const uint256& desc_id, …
280 if (!WriteDescriptorLastHardenedCache(lh_xpub_pair.second, desc_id, lh_xpub_pair.first)) {
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dwalletdb.h249 …bool WriteDescriptorLastHardenedCache(const CExtPubKey& xpub, const uint256& desc_id, uint32_t key…
H A Dwalletdb.cpp258 bool WalletBatch::WriteDescriptorLastHardenedCache(const CExtPubKey& xpub, const uint256& desc_id, … in WriteDescriptorLastHardenedCache() function in WalletBatch
280 if (!WriteDescriptorLastHardenedCache(lh_xpub_pair.second, desc_id, lh_xpub_pair.first)) { in WriteDescriptorCacheItems()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dwalletdb.h249 …bool WriteDescriptorLastHardenedCache(const CExtPubKey& xpub, const uint256& desc_id, uint32_t key…
H A Dwalletdb.cpp258 bool WalletBatch::WriteDescriptorLastHardenedCache(const CExtPubKey& xpub, const uint256& desc_id, … in WriteDescriptorLastHardenedCache() function in WalletBatch
280 if (!WriteDescriptorLastHardenedCache(lh_xpub_pair.second, desc_id, lh_xpub_pair.first)) { in WriteDescriptorCacheItems()