mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-23 08:24:31 +00:00
Previously, many reactors were initialized with the name "Reactor," which made it difficult to log which reactor was doing what. This changes those reactors' names to something more descriptive.