mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 06:52:30 +00:00
8fc8368438
* node: run whole func in goroutine, not just logger.Error fn Fixes #3741 * add a changelog entry