mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
added missing ms to server.md (typo fix)
This commit is contained in:
parent
3c23de2486
commit
cfb9eb3d19
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ The ```bor server``` command runs the Bor client.
|
|||
|
||||
- ```v5disc```: Enables the experimental RLPx V5 (Topic Discovery) mechanism (default: false)
|
||||
|
||||
- ```txarrivalwait```: Maximum duration to wait before requesting an announced transaction (default: 500)
|
||||
- ```txarrivalwait```: Maximum duration to wait before requesting an announced transaction (default: 500ms)
|
||||
|
||||
### Sealer Options
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue