Home
last modified time | relevance | path

Searched refs:GetNewChangeDestination (Results 1 – 21 of 21) sorted by relevance

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dwallet.h669 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Dwallet.cpp2150 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err…
H A Drpcwallet.cpp326 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dwallet.h669 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Dwallet.cpp2150 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err… in GetNewChangeDestination() function in CWallet
H A Drpcwallet.cpp326 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dwallet.h669 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Dwallet.cpp2150 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err…
H A Drpcwallet.cpp326 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.h1050 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Dwallet.cpp3422 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err… in GetNewChangeDestination() function in CWallet
H A Drpcwallet.cpp323 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.h1050 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Dwallet.cpp3422 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err… in GetNewChangeDestination() function in CWallet
H A Drpcwallet.cpp323 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.h1050 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Drpcwallet.cpp323 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()
H A Dwallet.cpp3422 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err… in GetNewChangeDestination() function in CWallet
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Dwallet.h1143 bool GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& error);
H A Dwallet.cpp4096 bool CWallet::GetNewChangeDestination(const OutputType type, CTxDestination& dest, std::string& err… in GetNewChangeDestination() function in CWallet
H A Drpcwallet.cpp360 if (!pwallet->GetNewChangeDestination(output_type, dest, error)) { in getrawchangeaddress()