mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 17:43:48 +00:00
fix syntax error in merge.md
This commit is contained in:
parent
dc5223d3b3
commit
ed5e3c79dd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ In advance of the Mainnet merge, several public testnets will transition from Po
|
|||
The first public testnet to merge will be Ropsten. As the Ropsten merge approaches, Geth
|
||||
users will need to prepare to ensure a smooth transition.
|
||||
|
||||
{% include note.html content="The merge event did not go smoothly on Ropsten. Use `--override.terminaltotaldifficulty 100000000000000000000000` when launching Geth for Ropsten." }
|
||||
{% include note.html content="The merge event did not go smoothly on Ropsten. Use `--override.terminaltotaldifficulty 100000000000000000000000` when launching Geth for Ropsten." %}
|
||||
|
||||
### Consensus client
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue