Change HF time

This commit is contained in:
Ori Newman 2021-11-22 11:24:55 +02:00
parent b04292c97a
commit 6e6fabf956

View File

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