cosmos-sdk/third_party/proto/README.md

333 B

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.