basecli sendtx handles chain/addr format

This commit is contained in:
Ethan Frey
2017-06-16 15:42:18 +02:00
parent cba5523ca5
commit 33d4f930da
3 changed files with 33 additions and 3 deletions
+2
View File
@@ -5,6 +5,8 @@
# these are two globals to control all scripts (can use eg. counter instead)
SERVER_EXE=basecoin
CLIENT_EXE=basecli
# just uncomment this line for full stack traces in error output
# CLIENT_EXE="basecli --trace"
oneTimeSetUp() {
# these are passed in as args