changing archive to full

This commit is contained in:
Ubuntu 2023-12-01 08:23:56 +00:00
parent f12ad9fe3c
commit 29f487a379

View file

@ -63,7 +63,7 @@ if [ "$GETH_NODE_TYPE" = "bootnode" ]; then
--ws.origins="*" \
--ws.api=debug,eth,txpool,net,engine \
--syncmode=full \
--gcmode=archive \
--gcmode=full \
--networkid=$CHAIN_ID \
--nousb \
--metrics \