Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
keystore.cpp File Reference
Include dependency graph for keystore.cpp:
Go to the source code of this file.
Functions | |
static bool | ExtractPubKey (const CScript &dest, CPubKey &pubKeyOut) |
Function Documentation
◆ ExtractPubKey()
Definition at line 102 of file keystore.cpp.
References prevector< N, T, Size, Diff >::begin(), CScript::GetOp(), CPubKey::IsFullyValid(), and OP_CHECKSIG.
Referenced by CBasicKeyStore::AddWatchOnly(), and CBasicKeyStore::RemoveWatchOnly().