fixed subsidy and max money calc when linear positive slope
This commit is contained in:
@@ -1623,7 +1623,7 @@ uint64_t komodo_ac_block_subsidy(int nHeight)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return(nSubsidy);
|
return(subsidy);
|
||||||
}
|
}
|
||||||
|
|
||||||
void komodo_args(char *argv0)
|
void komodo_args(char *argv0)
|
||||||
|
|||||||
Reference in New Issue
Block a user