ethereum pos doc and some config naming

This commit is contained in:
terminal
2022-08-01 21:26:44 +04:00
parent c6f22ce91a
commit 5f85149c67
5 changed files with 39 additions and 7 deletions

View File

@@ -769,6 +769,22 @@ Default is 15Mb
|===
==== PoS Ethereum Connection Options
.Connection Config for PoS Ethereum Upstream
[cols="2a,5"]
|===
| Option | Description
| `execution`
a| Here you can specify any option from plain ethereum connection options listed above +
This is your connection to an execution layer of PoS Ethereum
| `upstream-rating`
a| Rating for this upstream. We will always consider the head of the chain to be +
the latest block we saw from the upstream with the highest rating.
|===
==== Bitcoin Connection Options
.Connection Config for Bitcoin Upstream