Add note on benign container build warning messages
This commit is contained in:
parent
f2c9af4ec6
commit
8e0f1f7e35
@ -20,6 +20,7 @@ NOW=`date +%s`
|
|||||||
GENESIS_TIME=`expr $NOW + $GENESIS_DELAY`
|
GENESIS_TIME=`expr $NOW + $GENESIS_DELAY`
|
||||||
|
|
||||||
echo "Creating testnet ..."
|
echo "Creating testnet ..."
|
||||||
|
echo "(Note: errors of the form 'WARN: Scrypt parameters are too weak...' below can be safely ignored)"
|
||||||
lcli \
|
lcli \
|
||||||
new-testnet \
|
new-testnet \
|
||||||
--spec $SPEC_PRESET \
|
--spec $SPEC_PRESET \
|
||||||
|
Loading…
Reference in New Issue
Block a user