cosmos-sdk/x/gov/client/cli
Amaury 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
..
parse.go feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00
parse_test.go feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00
query.go feat: implement new gov msg & query servers (#10868) 2022-01-21 11:14:00 +00:00
tx.go feat: Add CLI for new gov proposal (#11013) 2022-01-31 22:19:20 +01:00