Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
keystore.cpp File Reference

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().