tendermint/rpc
Thomas Corbière 2644a529f0 Fix lint errors (#1390)
* use increment and decrement operators.

* remove unnecessary else branches.

* fix package comment with leading space.

* fix receiver names.

* fix error strings.

* remove omittable code.

* remove redundant return statement.

* Revert changes (code is generated.)

* use cfg as receiver name for all config-related types.

* use lsi as the receiver name for the LastSignedInfo type.
2018-04-02 10:21:17 +02:00
..
client add hash field to ResultTx (/tx and /tx_search endpoints) (#1374) 2018-03-28 15:44:58 +02:00
core Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
grpc rename dummy to kvstore (#1223) 2018-02-27 18:01:10 +04:00
lib Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
test rename dummy to kvstore (#1223) 2018-02-27 18:01:10 +04:00