Go to the source code of this file.
|
| bool | CheckCollateral (const uint256 &nTxCollateralHash, const uint256 &nExpectedHash, std::string &strError, int64_t &nTime, int nCurrentHeight, bool fBudgetFinalization) |
| |
| bool | CheckCollateralConfs (const uint256 &nTxCollateralHash, int nCurrentHeight, int nProposalHeight, std::string &strError) |
| |
◆ BUDGET_ORPHAN_VOTES_CLEANUP_SECONDS
| #define BUDGET_ORPHAN_VOTES_CLEANUP_SECONDS (60 * 60) |
◆ CheckCollateral()
| bool CheckCollateral |
( |
const uint256 & |
nTxCollateralHash, |
|
|
const uint256 & |
nExpectedHash, |
|
|
std::string & |
strError, |
|
|
int64_t & |
nTime, |
|
|
int |
nCurrentHeight, |
|
|
bool |
fBudgetFinalization |
|
) |
| |
◆ CheckCollateralConfs()
| bool CheckCollateralConfs |
( |
const uint256 & |
nTxCollateralHash, |
|
|
int |
nCurrentHeight, |
|
|
int |
nProposalHeight, |
|
|
std::string & |
strError |
|
) |
| |
◆ g_budgetman