Skip to content

Commit 64cbcfe

Browse files
committed
added testnet config for epoch 3.2
1 parent 2fdfb07 commit 64cbcfe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sample/conf/testnet-signer.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,7 @@ start_height = 1900
8080
[[burnchain.epochs]]
8181
epoch_name = "3.1"
8282
start_height = 2000
83+
84+
[[burnchain.epochs]]
85+
epoch_name = "3.2"
86+
start_height = 2100

0 commit comments

Comments
 (0)