cosmos-sdk/x/feegrant
technicallyty d3bcc15b11
x/feegrant API Audit changes (#9194)
* -add comments to proto fields
-add comments to msg and query server
-remove decorator from docs
-add coments to msgs.go
-remove decorator from godoc

* Update x/feegrant/spec/04_events.md

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

* refactor and add to docs
*refactor proto msg names and functions
*add docs pertaining to auth's ante handler for deducted fees

* lint

* update comment

* gofmt

Co-authored-by: technicallyty <48813565+tytech3@users.noreply.github.com>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-03 12:34:48 +00:00
..
client x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
keeper x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
simulation x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
spec x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
types x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
doc.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
genesis.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
genesis_test.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00