Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
ismine.h
Go to the documentation of this file.
boost::variant< CNoDestination, CKeyID, CScriptID > CTxDestination
A txout script template with a specific destination.
Definition: standard.h:80
Definition: ismine.h:19
Indicates that we don't know how to create a scriptSig that would solve this if we were given the app...
Definition: ismine.h:21
Definition: ismine.h:26
isminetype IsMine(const CKeyStore &keystore, const CScript &scriptPubKey)
Definition: ismine.cpp:34
Definition: ismine.h:25
Definition: ismine.h:24
Indicates that we know how to create a scriptSig that would solve this if we were given the appropria...
Definition: ismine.h:23