don't expect context bytes for blob messages

This commit is contained in:
realbigsean
2022-12-20 19:32:54 -05:00
parent 9c46a1cb21
commit a67fa516c7
4 changed files with 39 additions and 33 deletions

View File

@@ -12,8 +12,8 @@
"berlinBlock": 0,
"londonBlock": 0,
"mergeNetsplitBlock": 0,
"shanghaiTime": 0,
"shardingForkTime": 0,
"shanghaiTime": 1671582851,
"shardingForkTime": 1671582947,
"terminalTotalDifficulty": 0
},
"alloc": {

View File

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