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