Skip to content

Commit e0e4d82

Browse files
authored
Update testate epoch 3.4 height
Co-authored-by: Brice <232827048+brice-stacks@users.noreply.github.com>
1 parent 5f0c745 commit e0e4d82

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/operate/run-a-signer/signer-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ start_height = 109280
358358
359359
[[burnchain.epochs]]
360360
epoch_name = "3.4"
361-
start_height = 159345
361+
start_height = 159350
362362
EOF
363363
```
364364
{% endtab %}

docs/reference/README (1).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,6 @@ start_height = 109280
238238

239239
[[burnchain.epochs]]
240240
epoch_name = "3.4"
241-
start_height = 159345
241+
start_height = 159350
242242
```
243243
{% endcode %}

docs/reference/nakamoto-upgrade/setting-up-a-primary-post-nakamoto-testnet-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ start_height = 109280
123123
124124
[[burnchain.epochs]]
125125
epoch_name = "3.4"
126-
start_height = 159345
126+
start_height = 159350
127127
EOF
128128
129129
docker run -d \\

docs/reference/node-operations/signer-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ start_height = 109280
171171

172172
[[burnchain.epochs]]
173173
epoch_name = "3.4"
174-
start_height = 159345
174+
start_height = 159350
175175
```
176176

177177
#### Mainnet Signer

0 commit comments

Comments
 (0)