mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +00:00
92a361b1e3
## Description To provide the ability to add more message types without needing to cause a breaking change the mempool message was migrated to a oneof. Closes: #XXX