Browse Source

Log date for help with debugging if issues occur

pull/1/head
Luke Childs 6 years ago
parent
commit
3d836a3972
  1. 2
      walletreset.sh

2
walletreset.sh

@ -37,6 +37,8 @@ wallet_file: \"${wallet_file}\"
nn_address: \"${nn_address}\"
========================================================================="
echo "[$coin] Resetting ${coin} wallet - ${date}"
waitforconfirm () {
sleep 15
confirmations=0

Loading…
Cancel
Save