cosmos-sdk/x/auth/client/cli
Jacob Gadikian 55054282d2
chore: gofumpt (#11839)
* fumpt using main not master...

* be more descriptive

* fumpt

* fix nits

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-05-19 10:55:27 +02:00
..
broadcast.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
decode.go docs: encode/decode transaction (#10133) 2021-09-14 17:42:21 +00:00
encode_test.go refactor!: Remove clientCtx.JSONCodec and rename EncodingConfig.Marshaler to Codec (#9521) 2021-07-01 08:52:38 +00:00
encode.go docs: encode/decode transaction (#10133) 2021-09-14 17:42:21 +00:00
query_test.go feat: Query txs by signature and by address+seq (#9750) 2021-07-27 13:32:56 +00:00
query.go chore: Better error msgs when node isn't synced (#11449) 2022-03-25 14:49:03 +01:00
tips.go fix: Remove --tipper flag, set it to msg signer (#11322) 2022-03-04 13:44:14 +00:00
tx_multisign.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
tx_sign.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
validate_sigs.go refactor: Change SignerData.SignerIndex to PubKey (#10692) 2021-12-08 11:43:15 +00:00