cosmos-sdk/x/feegrant
Riccardo Montagnin 96fe999343
Set proper default command output (#8628)
* Set proper default command output

* Removed duplicated cmd.SetErr(cmd.ErrOrStderr()) and cmd.SetOut(cmd.OutOrStdout())

* Moved command initialization and added CHANGELOG

* fix: groom all uses of cmd.Print*

* Ran make format

Co-authored-by: Michael FIG <mfig@agoric.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-04-17 00:21:32 +00:00
..
client feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
keeper feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
simulation Merge branch 'master' into powerreduction_param 2021-04-10 16:26:50 -04:00
spec add docs for gas consumption (#9118) 2021-04-15 09:09:01 +00:00
types Set proper default command output (#8628) 2021-04-17 00:21:32 +00:00
doc.go Merge cosmos-sdk master 2021-02-03 22:36:29 +10:00
genesis_test.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
genesis.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00