cleaned up basecli tx so it really works

This commit is contained in:
Ethan Frey
2018-03-01 02:36:57 +00:00
committed by rigelrozanski
parent 734b1073ba
commit c083678cae
4 changed files with 13 additions and 13 deletions
+4 -1
View File
@@ -54,5 +54,8 @@ echo; echo "Empty account got some cash"
echo; echo "View tx"
./build/basecli tx $HASH
# shutdown
# shutdown, but add a sleep if you want to manually run some cli scripts
# against this server before it goes away
# sleep 120
kill $PID_SERVER