Files
cosmos-sdk/x/auth
Amauryandatheeshp 62d97907e2 feat: Add CLI for new gov proposal (#11013)
* feat: Add CLI for new proposal

* Add changelog

* Add comment

* Add metadata

* Add tests for parsing

* Add CLI test

* Use legacy submit proposal in other modules

* Update x/gov/client/cli/tx.go

* Update x/gov/client/cli/tx.go

* Update x/gov/client/cli/tx.go

* Remove deprecated cobra field

* Update x/gov/client/cli/tx.go

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2022-01-31 22:19:20 +01:00
..
2021-10-30 13:43:04 +00:00
2021-07-19 14:49:42 +00:00

Auth

  • Auth - Authentication of accounts and transactions for Cosmos SDK applications.