mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 22:56:43 +00:00
format
This commit is contained in:
parent
a70b8692d9
commit
4cee881267
1 changed files with 1 additions and 0 deletions
|
|
@ -494,6 +494,7 @@ var (
|
||||||
Value: "gokzg",
|
Value: "gokzg",
|
||||||
Category: flags.PerfCategory,
|
Category: flags.PerfCategory,
|
||||||
}
|
}
|
||||||
|
|
||||||
// Miner settings
|
// Miner settings
|
||||||
MinerGasLimitFlag = &cli.Uint64Flag{
|
MinerGasLimitFlag = &cli.Uint64Flag{
|
||||||
Name: "miner.gaslimit",
|
Name: "miner.gaslimit",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue