add testnet block for v2 (#345)

This commit is contained in:
Liam 2023-11-02 10:57:37 +11:00 committed by GitHub
parent 0a6fa8eda0
commit 64a2c84ed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ var TIP2019Block = big.NewInt(1)
var TIPSigning = big.NewInt(3000000)
var TIPRandomize = big.NewInt(3464000)
var TIPV2SwitchBlock = big.NewInt(56430000)
var TIPV2SwitchBlock = big.NewInt(56828700) // Target 13rd Nov 2023
var TIPIncreaseMasternodes = big.NewInt(5000000) // Upgrade MN Count at Block.
var TIPNoHalvingMNReward = big.NewInt(23779191) // hardfork no halving masternodes reward