cosmos-sdk/x/auth/client/cli
Marko d657513741
lint: various linting fixs (#5825)
* lint: various linting fixs

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* more linting

* more linting fixes

* more errchecking

* comment out errcheck for now

* undo error check

* address some comments

* remore require error

* change delete to batch delete

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-03-20 19:24:18 +00:00
..
broadcast_test.go Implementing --offline flag (#5810) 2020-03-19 02:49:33 +01:00
broadcast.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
decode.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
encode.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
query.go Fix x/auth GET commands (#5756) 2020-03-06 15:16:30 +00:00
tx_multisign.go Implementing --offline flag (#5810) 2020-03-19 02:49:33 +01:00
tx_sign.go Implementing --offline flag (#5810) 2020-03-19 02:49:33 +01:00
tx.go Merge PR #4555: Move client/{tx,rest,utils} into x/auth/client 2019-06-15 14:34:11 +02:00