celestiaorg/celestia-core

Proposal: Use CometBFT protos

Opened this issue · 0 comments

One of the issues stopping us from unforking the sdk is that there are duplicate protobuf definitions. Some of the cosmos-sdk module depend on protos defined in comet. If we imported the protos from Comet here as well instead of having our own, then that might help us unfork the sdk while still using our own reactors.