PIVX Core  5.6.99
P2P Digital Currency
Functions
stakemodifier.h File Reference
#include "chain.h"
#include "stakeinput.h"
Include dependency graph for stakemodifier.h:
This graph shows which files directly or indirectly include this file:

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)
 

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:

◆ 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: