![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include "keystore.h"
#include "key.h"
#include "pubkey.h"
#include "util.h"
#include <boost/foreach.hpp>
Go to the source code of this file.
Functions | |
static bool | ExtractPubKey (const CScript &dest, CPubKey &pubKeyOut) |
Definition at line 69 of file keystore.cpp.
Referenced by CBasicKeyStore::AddWatchOnly(), and CBasicKeyStore::RemoveWatchOnly().