Home
last modified time | relevance | path

Searched refs:KeypoolCountExternalKeys (Results 1 – 25 of 44) sorted by relevance

12

/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dscriptpubkeyman.h218 virtual size_t KeypoolCountExternalKeys() const { return 0; } in KeypoolCountExternalKeys() function
381 size_t KeypoolCountExternalKeys() const override;
586 size_t KeypoolCountExternalKeys() const override;
H A Dscriptpubkeyman.cpp432 keypool_has_keys = KeypoolCountExternalKeys() > 0; in CanGetAddresses()
531 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in LegacyScriptPubKeyMan
1973 size_t DescriptorScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in DescriptorScriptPubKeyMan
H A Dwallet.h1033 size_t KeypoolCountExternalKeys() const EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dscriptpubkeyman.h218 virtual size_t KeypoolCountExternalKeys() const { return 0; } in KeypoolCountExternalKeys() function
381 size_t KeypoolCountExternalKeys() const override;
586 size_t KeypoolCountExternalKeys() const override;
H A Dscriptpubkeyman.cpp432 keypool_has_keys = KeypoolCountExternalKeys() > 0; in CanGetAddresses()
531 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in LegacyScriptPubKeyMan
1973 size_t DescriptorScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in DescriptorScriptPubKeyMan
H A Dwallet.h1033 size_t KeypoolCountExternalKeys() const EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dscriptpubkeyman.h218 virtual size_t KeypoolCountExternalKeys() const { return 0; } in KeypoolCountExternalKeys() function
381 size_t KeypoolCountExternalKeys() const override;
586 size_t KeypoolCountExternalKeys() const override;
H A Dscriptpubkeyman.cpp432 keypool_has_keys = KeypoolCountExternalKeys() > 0; in CanGetAddresses()
531 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in LegacyScriptPubKeyMan
1973 size_t DescriptorScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in DescriptorScriptPubKeyMan
H A Dwallet.h1033 size_t KeypoolCountExternalKeys() const EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Dscriptpubkeyman.h202 virtual size_t KeypoolCountExternalKeys() const { return 0; } in KeypoolCountExternalKeys() function
350 size_t KeypoolCountExternalKeys() const override;
H A Dscriptpubkeyman.cpp374 keypool_has_keys = KeypoolCountExternalKeys() > 0; in CanGetAddresses()
467 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in LegacyScriptPubKeyMan
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dscriptpubkeyman.h386 size_t KeypoolCountExternalKeys() const;
H A Dwallet.h652 size_t KeypoolCountExternalKeys() const EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
H A Dscriptpubkeyman.cpp450 keypool_has_keys = KeypoolCountExternalKeys() > 0; in CanGetAddresses()
549 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in LegacyScriptPubKeyMan
H A Dwallet.cpp2093 size_t CWallet::KeypoolCountExternalKeys() const
2099 return legacy_spk_man->KeypoolCountExternalKeys();
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dscriptpubkeyman.h386 size_t KeypoolCountExternalKeys() const;
H A Dwallet.h652 size_t KeypoolCountExternalKeys() const EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
H A Dscriptpubkeyman.cpp450 keypool_has_keys = KeypoolCountExternalKeys() > 0; in CanGetAddresses()
549 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const in KeypoolCountExternalKeys() function in LegacyScriptPubKeyMan
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dscriptpubkeyman.h386 size_t KeypoolCountExternalKeys() const;
H A Dwallet.h652 size_t KeypoolCountExternalKeys() const EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
H A Dscriptpubkeyman.cpp450 keypool_has_keys = KeypoolCountExternalKeys() > 0;
549 size_t LegacyScriptPubKeyMan::KeypoolCountExternalKeys() const
H A Dwallet.cpp2093 size_t CWallet::KeypoolCountExternalKeys() const
2099 return legacy_spk_man->KeypoolCountExternalKeys();
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/
H A Dwallet.h1002 size_t KeypoolCountExternalKeys() EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/
H A Dwallet.h1002 size_t KeypoolCountExternalKeys() EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/
H A Dwallet.h1002 size_t KeypoolCountExternalKeys() EXCLUSIVE_LOCKS_REQUIRED(cs_wallet);

12