forked from BitzenyCoreDevelopers/bitzeny
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationManuals and User DocumentationManuals and User Documentation
Description
BitZenyPlus/src/chainparams.cpp
Line 87 in 31e9415
| consensus.nRuleChangeActivationThreshold = 13440; // 95% |
consensus.nRuleChangeActivationThreshold = 13440; // 95%
consensus.nMinerConfirmationWindow = 13440; // nPowTargetTimespan / nPowTargetSpacingi think it's not 95% but 100%. threshold == window
its not an actual problem but a wrong comment.
wakiyamap
Metadata
Metadata
Assignees
Labels
documentationManuals and User DocumentationManuals and User Documentation