merge with upstream add context bytes to error log

This commit is contained in:
realbigsean
2022-12-22 14:06:28 -05:00
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
priv_key="02fd74636e96a8ffac8e7b01b0de8dea94d6bcf4989513b38cf59eb32163ff91"
source ./vars.env
/home/sean/CLionProjects/eip4844-interop/geth/go-ethereum/build/bin/bootnode --nodekeyhex $priv_key
$BOOTNODE_BINARY --nodekeyhex $priv_key

View File

@@ -1,4 +1,5 @@
GETH_BINARY=/home/sean/CLionProjects/eip4844-interop/geth/go-ethereum/build/bin/geth
GETH_BINARY=/geth
BOOTNODE_BINARY=bootnode
# Base directories for the validator keys and secrets
DATADIR=~/.lighthouse/local-testnet