Skip to content

Commit

Permalink
Merge branch 'main' into create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp authored Aug 20, 2024
2 parents 4d09171 + e43bcd5 commit e9395cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nodes/consensus-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ celestia-appd start --v2-upgrade-height <height>
```

```sh-vue [Mocha]
celestia-appd start --v2-upgrade-height <height>
celestia-appd start --v2-upgrade-height 2585031
```

```sh-vue [Arabica]
Expand Down
2 changes: 1 addition & 1 deletion nodes/hardfork-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ The Lemongrass hardfork is the first consensus layer breaking change since Celes
Network | Chain ID | Datetime | `--v2-upgrade-height`
-------------|------------|------------------------------------------|----------------------
Arabica | arabica-11 | 2024/08/19 @ 14:00 UTC | 1751707
Mocha | mocha-4 | TBD approximately 2024/08/28 @ 14:00 UTC | TBD
Mocha | mocha-4 | 2024/08/28 @ 14:00 UTC | 2585031
Mainnet Beta | celestia | TBD approximately 2024/09/18 @ 14:00 UTC | TBD
2 changes: 1 addition & 1 deletion nodes/validator-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ celestia-appd start --v2-upgrade-height <height>
```

```sh-vue [Mocha]
celestia-appd start --v2-upgrade-height <height>
celestia-appd start --v2-upgrade-height 2585031
```

```sh-vue [Arabica]
Expand Down

0 comments on commit e9395cf

Please sign in to comment.