cosmos-sdk/x/auth
SaReN 286e9bfbef
Remove duplicate tx commands for auth (#7788)
* remove duplicate commands

* add changelog

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-11-04 09:58:11 +00:00
..
ante simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00
client Remove duplicate tx commands for auth (#7788) 2020-11-04 09:58:11 +00:00
keeper
legacy Handle ServiceMsg in StdTxBuilder.SetMsgs (#7731) 2020-10-30 15:27:12 +00:00
signing
simulation Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
spec
testutil
tx Add GetTx gRPC endpoint (#7688) 2020-10-30 12:32:02 +00:00
types Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
vesting RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
genesis.go
module.go Remove duplicate tx commands for auth (#7788) 2020-11-04 09:58:11 +00:00
module_test.go