Skip to content

Commit 1042712

Browse files
authored
typos server.md
1 parent 5eccec7 commit 1042712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli/server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The ```bor server``` command runs the Bor client.
4040

4141
- ```eth.requiredblocks```: Comma separated block number-to-hash mappings to require for peering (<number>=<hash>)
4242

43-
- ```ethstats```: Reporting URL of a ethstats service (nodename:secret@host:port)
43+
- ```ethstats```: Reporting URL of an ethstats service (nodename:secret@host:port)
4444

4545
- ```gcmode```: Blockchain garbage collection mode ("full", "archive") (default: full)
4646

@@ -310,4 +310,4 @@ The ```bor server``` command runs the Bor client.
310310

311311
- ```txpool.pricelimit```: Minimum gas price limit to enforce for acceptance into the pool (default: 25000000000)
312312

313-
- ```txpool.rejournal```: Time interval to regenerate the local transaction journal (default: 1h0m0s)
313+
- ```txpool.rejournal```: Time interval to regenerate the local transaction journal (default: 1h0m0s)

0 commit comments

Comments
 (0)