This commit is contained in:
Sebastian
2024-10-20 04:41:03 +02:00
parent 0f31d7fd46
commit 933c5174fd
15 changed files with 15 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
#!/bin/sh
set -exu
export GETH_OVERRIDE_CANYON="1726783200"
export GETH_OVERRIDE_ECOTONE="1726783200"
VERBOSITY=${GETH_VERBOSITY:-3}
GETH_DATA_DIR=/db
GETH_CHAINDATA_DIR="$GETH_DATA_DIR/geth/chaindata"