golosscripts.monitor¶
Module Contents¶
-
class
Monitor(node: Union[str, List[str]], keys: Union[str, List[str]], witness: str, witness_pubkey: str, miss_window: int = 3600, allowed_misses: int = 1)[source]¶ Bases:
golosscripts.golos_helper.GolosHelperPerforms monitoring of missed blocks and automatically switches signing key.