mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-19 18:01:18 +00:00
1) no need to stop the ticker in createTestGroup() method 2) now there is a symmetry - we start the ticker in OnStart(), we stop it in OnStop() Refs #2072