mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-07 00:26:57 +00:00
70bb8cc8b7
## Description Separate protobuf and domain types. We should avoid using protobuf in our core logic. ref #5460