cosmos-sdk/proto/cosmos/bank
dauTT 5a7e22022c
Implement ADR 024 - Coin Metadata (#6821)
* Implement ADR 024 - Coin Metadata

* Fix lint

* Fix proto lint

* Index metadata by denom

* Fix test

* Fix proto comments

* Add GetAllDenomMetaData help method and refactor code accordingly

* Add x/bank/keeper/genesis_test.go

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-28 07:49:56 +00:00
..
bank.proto Implement ADR 024 - Coin Metadata (#6821) 2020-07-28 07:49:56 +00:00
query.proto Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00