PIVX Core  5.6.99
P2P Digital Currency
Functions
stakemodifier.cpp File Reference
#include "legacy/stakemodifier.h"
#include "validation.h"
Include dependency graph for stakemodifier.cpp:

Go to the source code of this file.

Functions

bool GetOldModifier (const CBlockIndex *pindexFrom, uint64_t &nStakeModifier)
 
bool GetOldStakeModifier (CStakeInput *stake, uint64_t &nStakeModifier)
 
bool ComputeNextStakeModifier (const CBlockIndex *pindexPrev, uint64_t &nStakeModifier, bool &fGeneratedStakeModifier)
 

Function Documentation

◆ ComputeNextStakeModifier()

bool ComputeNextStakeModifier ( const CBlockIndex pindexPrev,
uint64_t &  nStakeModifier,
bool &  fGeneratedStakeModifier 
)

Definition at line 156 of file stakemodifier.cpp.

Here is the call graph for this function:

◆ GetOldModifier()

bool GetOldModifier ( const CBlockIndex pindexFrom,
uint64_t &  nStakeModifier 
)

Definition at line 90 of file stakemodifier.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetOldStakeModifier()

bool GetOldStakeModifier ( CStakeInput stake,
uint64_t &  nStakeModifier 
)

Definition at line 111 of file stakemodifier.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: