cosmos-sdk/simapp/simd/cmd
Robert Zaremba a3ae6e3704
Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155)
* Update codebase to simplify clientCtx loading from cmd

* make ReadTxCommandFlags and ReadQueryCommandFlags private

* fix build error

* fix conflicts
2020-12-14 22:09:51 +00:00
..
cmd_test.go server: init commit (#8144) 2020-12-10 19:12:42 +00:00
genaccounts_test.go replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
genaccounts.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00
root.go server: init commit (#8144) 2020-12-10 19:12:42 +00:00
testnet.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00