Support validator withdrawals #19

Merged
roysc merged 11 commits from roysc/set-validator-creds into main 2024-08-05 14:06:43 +00:00
Showing only changes of commit 88cdd48588 - Show all commits

View File

@ -13,6 +13,3 @@ ENR_URL="http://fixturenet-eth-bootnode-lighthouse:3000/bootnode/enr.dat"
CERC_GETH_VMODULE="rpc/*=5"
CERC_GETH_VERBOSITY=${CERC_GETH_VERBOSITY:-3}
# Used by Lighthouse
SECONDS_PER_ETH1_BLOCK=${SECONDS_PER_ETH1_BLOCK:-3}