cosmos-sdk/simapp/simd/cmd
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
..
cmd_test.go server: init commit (#8144) 2020-12-10 19:12:42 +00:00
genaccounts.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00
genaccounts_test.go replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
root.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
testnet.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00