Proper send command

This commit is contained in:
Aditya Kulkarni
2019-09-10 14:19:52 -07:00
parent 9b9641a6f4
commit ee19337187
4 changed files with 47 additions and 20 deletions

View File

@@ -24,6 +24,7 @@ rustyline = "5.0.2"
byteorder = "1"
rand = "0.5.6"
json = "0.12.0"
shellwords = "1.0.0"
bip39 = "0.6.0-beta.1"
clap = "2.33"
secp256k1 = "=0.15.0"