Restores `testnet_parameters` section of the latest stored config.

This commit is contained in:
Arya 2024-04-18 15:00:27 -04:00
parent 32e4fbbc51
commit 63623ae53f
1 changed files with 12 additions and 0 deletions

View File

@ -60,6 +60,18 @@ max_connections_per_ip = 1
network = "Regtest"
peerset_initial_target_size = 25
[network.testnet_parameters]
network_name = "ConfiguredTestnet_1"
[network.testnet_parameters.activation_heights]
BeforeOverwinter = 1
Overwinter = 207_500
Sapling = 280_000
Blossom = 584_000
Heartwood = 903_800
Canopy = 1_028_500
NU5 = 1_842_420
[network.regtest_activation_heights]
BeforeOverwinter = 1
Overwinter = 207_500