cosmos-sdk/x/auth/client/cli
Alexander Bezobchuk 9ccec075e2
cli: refactor flag reading (#6884)
* cli: refactor ReadPersistentCommandFlags

* updates

* fix tetts

* cover all cases

* fix tests

* fix tests

* fix tests

* fix tests

* godoc++

Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-07-30 16:44:22 +00:00
..
broadcast.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
cli_test.go cli: refactor flag reading (#6884) 2020-07-30 16:44:22 +00:00
decode.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
encode.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
encode_test.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
query.go context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
tx.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
tx_multisign.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
tx_sign.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
validate_sigs.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00