eth-probe with fixturenet (#57)

* eth-probe with fixturenet

* Add ability to wait on geth to be up and minting blocks before launching the probe.
This commit is contained in:
2022-12-06 11:10:38 -06:00
committed by GitHub
parent b538011a7b
commit bd9aaebe3d
10 changed files with 111 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
ACCOUNT_PASSWORD=secret1212
# ENODE of the geth bootnode.
BOOTNODE_KEY="b0ac22adcad37213c7c565810a50f1772291e7b0ce53fb73e7ec2a3c75bc13b5"
ENODE="enode://af22c29c316ad069cf48a09a4ad5cf04a251b411e45098888d114c6dd7f489a13786620d5953738762afa13711d4ffb3b19aa5de772d8af72f851f7e9c5b164a@fixturenet-eth-bootnode-geth:30303"
# JWT shared by geth and lighthouse for authentication.