tendermint/cmd/abci-cli
Anton Kaliaev fbe7234639
remove Result from the client package
plus make Client interface more consistent. All *Sync functions now
return an error as a second return param. Deliver/Check/Commit use Code
to indicate errors and have IsErr() func defined on ResponseXYZ structs.
2017-11-21 17:44:13 -06:00
..
abci-cli.go remove Result from the client package 2017-11-21 17:44:13 -06:00
main.go use cobra, closes #101 2017-10-23 17:17:05 -04:00