Files
tendermint/internal/consensus
M. J. Fromberger 079c7af007 pubsub: use concrete queries instead of an interface (#7686)
Remove the pubsub.Query interface and instead use the concrete query type.
Nothing uses any other implementation but pubsub/query.

* query: remove the error from the Matches method
* Update all usage.
2022-01-25 11:16:48 -08:00
..
2021-10-08 16:53:54 +02:00

Consensus

See the consensus spec.