remive debug exits

This commit is contained in:
Christian Rotzoll 2019-04-15 22:40:37 +01:00
parent c1ab921c8e
commit 042e26bd36

View File

@ -31,7 +31,6 @@ if [ ${openChannels} -gt 0 ]; then
exit 1
fi
echo "..."
exit 1
fi
# check if money is waiting to get confirmed
@ -42,7 +41,6 @@ if [ ${unconfirmed} -gt 0 ]; then
exit 1
fi
echo "..."
exit 1
fi
# let user enter the address