mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 23:56:43 +00:00
changing archive to full
This commit is contained in:
parent
f12ad9fe3c
commit
29f487a379
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue