[deploy] Temp disable debug_staking command

pull/1850/head
Edgar Aroutiounian 5 years ago
parent 5eb5e7a6b0
commit a584baa760
  1. 2
      test/deploy.sh

@ -212,7 +212,7 @@ while IFS='' read -r line || [[ -n "$line" ]]; do
done < $config
if [ "$DOTEST" == "true" ]; then
debug_staking
# debug_staking
echo "waiting for some block rewards"
sleep 60
i=1

Loading…
Cancel
Save