RetCodeEncodingError

This commit is contained in:
Ethan Buchman
2015-12-17 13:48:36 -08:00
committed by Jae Kwon
parent 4b67e9e9d2
commit a357f3156a
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ func cmdAppendTx(c *cli.Context) {
if err != nil {
Exit(err.Error())
}
fmt.Println("Sent tx:", txString, "response:", res)
fmt.Println("Response:", res)
}
// Get application Merkle root hash