Skip to content

Files

Latest commit

a91cbb0 · Aug 11, 2024

History

History
This branch is 64 commits behind ChihuahuaChain/chihuahua:main.

proto

Maintaining Cosmos SDK Proto Files

All of the Cosmos SDK proto files are defined here. This folder should be synced regularly with buf.build/cosmos/cosmos-sdk regularly by a maintainer by running buf push in this folder.

User facing documentation should not be placed here but instead goes in buf.md and in each protobuf package following the guidelines in https://docs.buf.build/bsr/documentation.