mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 15:47:07 +00:00
RetCodeEncodingError
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user