Skip to content

Commit

Permalink
chore: breaking changes trigger (#68)
Browse files Browse the repository at this point in the history
BREAKING CHANGES: Summary table. Related refactoring
  • Loading branch information
vgorkavenko authored Nov 21, 2022
1 parent 94a8601 commit 7b5785b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ EL_RPC_URLS=https://<network_name>.infura.io/v3/<secret>
ETH_NETWORK=1
# network_name will be mainnet or prater (testnet)
# you can set URL list (it must be a comma separated string)
CL_API_URLS=https://<secret>@eth2-beacon-<network_name>.infura.io/
CL_API_URLS=https://<consensus-layer-api-url>
# validator registry source will be 'lido' or 'file'
VALIDATOR_REGISTRY_SOURCE=lido

Expand Down

0 comments on commit 7b5785b

Please sign in to comment.