Home
last modified time | relevance | path

Searched refs:ImportPrivKeys (Results 1 – 25 of 35) sorted by relevance

12

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Drpcdump.cpp181 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
640 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1231 if (!pwallet->ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h422 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dscriptpubkeyman.cpp1418 bool LegacyScriptPubKeyMan::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t… in ImportPrivKeys() function in LegacyScriptPubKeyMan
H A Dwallet.h1090 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Drpcdump.cpp176 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
623 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1231 if (!wallet.ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h461 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h616 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.cpp1486 bool CWallet::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp)
1493 return spk_man->ImportPrivKeys(privkey_map, timestamp);
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Drpcdump.cpp176 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
623 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1231 if (!wallet.ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h461 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h616 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.cpp1486 bool CWallet::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp)
1493 return spk_man->ImportPrivKeys(privkey_map, timestamp);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Drpcdump.cpp176 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
623 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1231 if (!wallet.ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h461 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h616 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.cpp1486 bool CWallet::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) in ImportPrivKeys() function in CWallet
1493 return spk_man->ImportPrivKeys(privkey_map, timestamp); in ImportPrivKeys()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcdump.cpp177 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
627 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1225 if (!pwallet->ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h458 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h1004 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcdump.cpp177 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
627 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1225 if (!pwallet->ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h458 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h1004 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcdump.cpp177 if (!pwallet->ImportPrivKeys({{vchAddress, key}}, 1)) { in importprivkey()
627 if (!pwallet->ImportPrivKeys({{keyid, key}}, time)) { in importwallet()
1225 if (!pwallet->ImportPrivKeys(privkey_map, timestamp)) { in ProcessImport()
H A Dscriptpubkeyman.h458 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h1004 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…

12