cosmos-sdk/x/feegrant/keeper
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
..
grpc_query.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
grpc_query_test.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
keeper.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
keeper_test.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
msg_server.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
msg_server_test.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00