infra-nimbus/ansible/roles/get-geth-web3-urls
Jakub Sokołowski 65d8302527
implement Eth1 Web3 URL fallbacks
Related:
https://github.com/status-im/infra-role-beacon-node/commit/92f740e0

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-19 20:27:52 +02:00
..
defaults implement Eth1 Web3 URL fallbacks 2021-04-19 20:27:52 +02:00
tasks implement Eth1 Web3 URL fallbacks 2021-04-19 20:27:52 +02:00
README.md implement Eth1 Web3 URL fallbacks 2021-04-19 20:27:52 +02:00

README.md

Description

This role assembles the list of Web3 Eth1 URLs used by Nimbus Beacon nodes to sync with Eth1 chain.

Configuration

There is only one important configuration key:

infura_api_tokens:
 - 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
 - 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'
 - 'cccccccccccccccccccccccccccccccc'

And the more we have the less likely that we hit the Infura treshhold.