forked from cerc-io/stack-orchestrator
Merge pull request #34 from cerc-io/dboreham/scrypt-error-note
Add note on benign container build warning messages
This commit is contained in:
commit
8c28613130
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user