Skip to content

Commit ab01147

Browse files
Add HARD_FORK_HEIGHT to initial-config.yaml for testneta (#20161)
* Add HARD_FORK_HEIGHT to initial-config.yaml for testneta * Update HARD_FORK_HEIGHT in initial-config.yaml for testneta
1 parent d159689 commit ab01147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chia/util/initial-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ network_overrides: &network_overrides
5555
MIN_PLOT_SIZE_V2: 20
5656
NETWORK_TYPE: 1
5757
SUB_SLOT_ITERS_STARTING: 67108864
58+
HARD_FORK_HEIGHT: 3693395
5859
config:
5960
mainnet:
6061
address_prefix: "xch"

0 commit comments

Comments
 (0)