Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
This commit is contained in:
@@ -176,7 +176,7 @@ int64_t komodo_current_supply(uint32_t nHeight)
|
||||
else if ( decay == SATOSHIDEN )
|
||||
{
|
||||
int64_t lowestSubsidy, subsidyDifference, stepDifference, stepTriangle;
|
||||
int64_t denominator, modulo;
|
||||
int64_t denominator, modulo=1;
|
||||
int32_t sign = 1;
|
||||
|
||||
if ( j == ASSETCHAINS_LASTERA )
|
||||
|
||||
Reference in New Issue
Block a user