Home
last modified time | relevance | path

Searched refs:noteHint (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libethcore/
H A DKeyManager.h75 …void noteHint(std::string const& _pass, std::string const& _hint) { if (!_hint.empty()) m_password… in noteHint() function
H A DKeyManager.cpp48 noteHint(_newPass, _hint); in recode()