![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Go to the source code of this file.
Functions | |
CKeyID | GetKeyForDestination (const CKeyStore &store, const CTxDestination &dest) |
Return the CKeyID of the key involved in a script (if there is a unique one). More... | |
bool | HaveKey (const CKeyStore &store, const CKey &key) |
Checks if a CKey is in the given CKeyStore compressed or otherwise. More... | |
CKeyID GetKeyForDestination | ( | const CKeyStore & | store, |
const CTxDestination & | dest | ||
) |
Return the CKeyID of the key involved in a script (if there is a unique one).
Definition at line 177 of file keystore.cpp.