![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Classes | |
struct | BIP9Deployment |
struct | Params |
Enumerations | |
enum | DeploymentPos { DEPLOYMENT_TESTDUMMY, DEPLOYMENT_CSV, DEPLOYMENT_DIP0001, MAX_VERSION_BITS_DEPLOYMENTS } |
Functions | |
bool | CheckTxInputs (const CTransaction &tx, CValidationState &state, const CCoinsViewCache &inputs, int nSpendHeight) |
bool Consensus::CheckTxInputs | ( | const CTransaction & | tx, |
CValidationState & | state, | ||
const CCoinsViewCache & | inputs, | ||
int | nSpendHeight | ||
) |
Definition at line 1483 of file validation.cpp.
Referenced by CheckInputs().