cosmos-sdk/x/feegrant
Amaury 56ab4e4c93
Cleanup remains of ServiceMsg (#9236)
* Remove ServiceMsgClientConn from CLI

* Cleanup Operations

* Remove some legacytx.LegacyMsg

* Update CL

* Remove mentions of ServiceMsg

* Simply reflection MsgDescriptor

* Simplify more

* Add code comment

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>
2021-05-07 09:31:20 +00:00
..
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
keeper Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
module Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
simulation Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
spec Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
basic_fee.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
basic_fee_test.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
codec.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
doc.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
errors.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
events.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
expected_keepers.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
feegrant.pb.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
fees.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
filtered_fee.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
genesis.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
genesis.pb.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
grant.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
grant_test.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
key.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
msgs.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
msgs_test.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
periodic_fee.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
periodic_fee_test.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
query.pb.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
query.pb.gw.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
tx.pb.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00