![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
| bool | GetOldStakeModifier (CStakeInput *stake, uint64_t &nStakeModifier) |
| bool | ComputeNextStakeModifier (const CBlockIndex *pindexPrev, uint64_t &nStakeModifier, bool &fGeneratedStakeModifier) |
| bool ComputeNextStakeModifier | ( | const CBlockIndex * | pindexPrev, |
| uint64_t & | nStakeModifier, | ||
| bool & | fGeneratedStakeModifier | ||
| ) |
| bool GetOldStakeModifier | ( | CStakeInput * | stake, |
| uint64_t & | nStakeModifier | ||
| ) |
Definition at line 111 of file stakemodifier.cpp.