Skip to content

Commit 1a08c13

Browse files
committed
docs: set 3.0 primary testnet activation height
1 parent bb9f17b commit 1a08c13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testnet/stacks-node/conf/testnet-follower-conf.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ start_height = 6
6262

6363
[[burnchain.epochs]]
6464
epoch_name = "3.0"
65-
start_height = 2000701
65+
start_height = 56_457

testnet/stacks-node/conf/testnet-miner-conf.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ start_height = 6
7373

7474
[[burnchain.epochs]]
7575
epoch_name = "3.0"
76-
start_height = 2000701
76+
start_height = 56_457

0 commit comments

Comments
 (0)