update and pruned
This commit is contained in:
@@ -19,7 +19,7 @@ if [ ! -f "$datadir/initialized" ]; then
|
||||
else
|
||||
echo "Sonic is already initialized."
|
||||
# just in case because after every shutdown this shit is corrupted by default
|
||||
GOMEMLIMIT=28GiB sonictool --datadir "$datadir" --cache 12000 heal
|
||||
# GOMEMLIMIT=28GiB sonictool --datadir "$datadir" --cache 12000 heal
|
||||
fi
|
||||
|
||||
echo "Generating new Geth node key..."
|
||||
|
||||
Reference in New Issue
Block a user