sawtooth.cli.monitor module¶
-
class
sawtooth.cli.monitor.
Monitor
(endpoint_manager, config)[source]¶ Bases:
object
This class is based on the SawtoothStats class in stats.py A new Monitor class was created due to some major differences in functionality and purpose. It uses libraries from stats_lib to detect events and the state of validator networks.