This commit is contained in:
goldsquid
2025-09-11 14:24:34 +07:00
parent ee2aaff6ed
commit f3a00a7fdc
35 changed files with 34 additions and 36 deletions

View File

@@ -46,8 +46,6 @@ DATA_DIR="$HOME_DIR/data"
mkdir $CONFIG_DIR
mkdir $DATA_DIR
SEEDS_URL="https://raw.githubusercontent.com/berachain/beacon-kit/main/testing/networks/$CHAINID/cl-seeds.txt"
env
if /0g/bin/0gchaind init ${MONIKER} --home $HOME_DIR; then