cosmos-sdk/x/genutil/client/cli
Amaury cf86c567c7
Add msg on CLI for migrating GenesisDoc (#8164)
* Add msg on CLI for migrating GenesisDoc

* Fix build

* Better indentation

* Add table tests

* typo

* Rename variables

* Fix validate tests

* Add warning println

Co-authored-by: Cory <cjlevinson@gmail.com>
2020-12-14 22:51:23 +00:00
..
collect.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
gentx.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
gentx_test.go replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
init.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
init_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
migrate.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
migrate_test.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
validate_genesis.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
validate_genesis_test.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00