cosmos-sdk/simapp/simd/cmd
Andrei Ivasko 410d8edb38
Add client config subcommand to CLI (#8953)
* add client config

* addressed reviewers comments

* refactored,ready for review

* fixed linter issues and addressed reviewers comments

* Bump golangci-lint

* fix linter warnings

* fix some tests

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-03-31 12:04:33 +02:00
..
cmd_test.go server: init commit (#8144) 2020-12-10 19:12:42 +00:00
genaccounts_test.go codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
genaccounts.go simapp: increase supply balance when adding genaccount (#8418) 2021-01-24 11:33:27 -03:00
root.go Add client config subcommand to CLI (#8953) 2021-03-31 12:04:33 +02:00
testnet.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00