Skip to content

Commit

Permalink
current testnet masternode is 15 (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-lai authored Oct 13, 2023
1 parent 493a013 commit 548aa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constants/constants.go.testnet
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const (
EpocBlockOpening = 850
EpocBlockRandomize = 900
MaxMasternodes = 18
MaxMasternodesV2 = 10
MaxMasternodesV2 = 15
LimitPenaltyEpoch = 4
LimitPenaltyEpochV2 = 0
BlocksPerYearTest = uint64(200000)
Expand Down

0 comments on commit 548aa05

Please sign in to comment.