Skip to content

Commit 44d6371

Browse files
authored
Merge pull request #1672 from rootulp/rp/mocha-upgrade-height
docs: mocha upgrade height
2 parents 77edd2b + 09ab720 commit 44d6371

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

nodes/consensus-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ celestia-appd start --v2-upgrade-height <height>
307307
```
308308

309309
```sh-vue [Mocha]
310-
celestia-appd start --v2-upgrade-height <height>
310+
celestia-appd start --v2-upgrade-height 2534757
311311
```
312312

313313
```sh-vue [Arabica]

nodes/hardfork-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ The Lemongrass hardfork is the first consensus layer breaking change since Celes
4646
Network | Chain ID | Datetime | `--v2-upgrade-height`
4747
-------------|------------|------------------------------------------|----------------------
4848
Arabica | arabica-11 | 2024/08/19 @ 14:00 UTC | 1751707
49-
Mocha | mocha-4 | TBD approximately 2024/08/28 @ 14:00 UTC | TBD
49+
Mocha | mocha-4 | 2024/08/28 @ 14:00 UTC | 2534757
5050
Mainnet Beta | celestia | TBD approximately 2024/09/18 @ 14:00 UTC | TBD

nodes/validator-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ celestia-appd start --v2-upgrade-height <height>
157157
```
158158

159159
```sh-vue [Mocha]
160-
celestia-appd start --v2-upgrade-height <height>
160+
celestia-appd start --v2-upgrade-height 2534757
161161
```
162162

163163
```sh-vue [Arabica]

0 commit comments

Comments
 (0)