Merge branch 'main' into telackey/beacon_indexer

This commit is contained in:
Thomas E Lackey 2022-11-02 21:21:13 -05:00
commit 022a2717d1

View File

@ -20,6 +20,7 @@ NOW=`date +%s`
GENESIS_TIME=`expr $NOW + $GENESIS_DELAY`
echo "Creating testnet ..."
echo "(Note: errors of the form 'WARN: Scrypt parameters are too weak...' below can be safely ignored)"
lcli \
new-testnet \
--spec $SPEC_PRESET \