Use the following command to override the Terminal Total Difficulty (TTD)
in your client.
Note: the current value of 50000000000000000
will be changed on June 3, 2022 to a TTD
expected to be hit around June 8, 2022.
To override TTD in geth we should start the node with:
--override.terminaltotaldifficulty 50000000000000000
.
To override TTD in Nethermind we should start the node with:
--Merge.TerminalTotalDifficulty 50000000000000000
For besu there are a couple of options:
override-genesis-config=["terminalTotalDifficulty=50000000000000000"]
--override-genesis-config="terminalTotalDifficulty=50000000000000000"
Use --override.terminaltotaldifficulty=50000000000000000
Use --terminal-total-difficulty-override=50000000000000000
Use --terminal-total-difficulty-override=50000000000000000
Use --Xnetwork-total-terminal-difficulty-override=50000000000000000
on the latest build
You need to update the config.yaml
file with the new TOTAL_TERMINAL_DIFFICULTY
in your configuration directory and restart your client
You can use --terminal-total-difficulty-override 50000000000000000
to override the TTD. For more information, see this blog post.
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing