typos server.md

This commit is contained in:
Dmytrol 2024-12-06 17:24:03 +02:00 committed by GitHub
parent 5eccec7ab6
commit 104271260e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>) - ```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) - ```gcmode```: Blockchain garbage collection mode ("full", "archive") (default: full)