cosmos-sdk/x/mint/types
SaReN 919e906866
Minor Code Cleanup - gRPC queries (#6862)
* add missing RegisterQueryService

* Update generated proto files

* Update grpc tests for auth,bank

* Make format

* fix godoc

* Address suggestions

* Update godoc
2020-07-28 12:53:35 +00:00
..
codec.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
events.go Merge PR #5634: Protobuf - Migrate x/evidence 2020-02-24 17:05:21 +01:00
expected_keepers.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis.go x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
genesis.pb.go x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
keys.go Remove DefaultParamspace and simplify simapp creation. (#6564) 2020-07-01 13:57:29 +00:00
mint.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
minter.go Merge PR #5634: Protobuf - Migrate x/evidence 2020-02-24 17:05:21 +01:00
minter_test.go Merge PR #5634: Protobuf - Migrate x/evidence 2020-02-24 17:05:21 +01:00
params.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
query.pb.go x/evidence: gRPC query service (#6593) 2020-07-10 13:52:59 +00:00