mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-10 21:11:20 +00:00
Amend description of override.mergeForkBlock flag (#4106)
This commit is contained in:
parent
e9dcc2e472
commit
05c4a57760
@ -139,7 +139,7 @@ var (
|
||||
}
|
||||
OverrideMergeForkBlock = BigFlag{
|
||||
Name: "override.mergeForkBlock",
|
||||
Usage: "Manually specify TerminalTotalDifficulty, overriding the bundled setting",
|
||||
Usage: "Manually specify FORK_NEXT_VALUE (see EIP-3675), overriding the bundled setting",
|
||||
}
|
||||
// Ethash settings
|
||||
EthashCachesInMemoryFlag = cli.IntFlag{
|
||||
|
Loading…
Reference in New Issue
Block a user