Change HF time

This commit is contained in:
Ori Newman 2021-11-22 11:27:17 +02:00
parent 6e6fabf956
commit 29c410d123

View File

@ -266,7 +266,7 @@ var MainnetParams = Params{
PruningProofM: defaultPruningProofM,
FixedSubsidySwitchPruningPointInterval: defaultFixedSubsidySwitchPruningPointInterval,
FixedSubsidySwitchHashRateThreshold: big.NewInt(150_000_000_000),
HardForkOmitGenesisFromParentsDAAScore: 1320963,
HardForkOmitGenesisFromParentsDAAScore: 1320000,
}
// TestnetParams defines the network parameters for the test Kaspa network.