cosmos-sdk/third_party/proto
Julien Robert 74ce07eb26
docs: improve documentation navigation and redirection (#13455)
2022-10-06 15:51:10 +02:00
..
google/protobuf feat: full api module building alongside gogo proto files with buf schema registry support (#10669) 2022-01-06 14:57:55 -05:00
README.md docs: improve documentation navigation and redirection (#13455) 2022-10-06 15:51:10 +02:00

README.md

Buf

To generate the protos that were present in this folder run:

buf export buf.build/cosmos/cosmos-sdk:${commit} --output .

where ${commit} is the commit of the buf commit of version of the Cosmos SDK you are using. That commit can be found here.