mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
typos server.md
This commit is contained in:
parent
5eccec7ab6
commit
104271260e
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ The ```bor server``` command runs the Bor client.
|
|||
|
||||
- ```eth.requiredblocks```: Comma separated block number-to-hash mappings to require for peering (<number>=<hash>)
|
||||
|
||||
- ```ethstats```: Reporting URL of a ethstats service (nodename:secret@host:port)
|
||||
- ```ethstats```: Reporting URL of an ethstats service (nodename:secret@host:port)
|
||||
|
||||
- ```gcmode```: Blockchain garbage collection mode ("full", "archive") (default: full)
|
||||
|
||||
|
|
@ -310,4 +310,4 @@ The ```bor server``` command runs the Bor client.
|
|||
|
||||
- ```txpool.pricelimit```: Minimum gas price limit to enforce for acceptance into the pool (default: 25000000000)
|
||||
|
||||
- ```txpool.rejournal```: Time interval to regenerate the local transaction journal (default: 1h0m0s)
|
||||
- ```txpool.rejournal```: Time interval to regenerate the local transaction journal (default: 1h0m0s)
|
||||
|
|
|
|||
Loading…
Reference in a new issue