boa.storage.scheduler_from_json_snapshot#

boa.storage.scheduler_from_json_snapshot(serialized: Dict[str, Any], decoder_registry: Optional[Dict[str, Type]] = None, class_decoder_registry: Optional[Dict[str, Callable[[Dict[str, Any]], Any]]] = None, **kwargs) Scheduler[source]#

Recreate an AxClient from a JSON snapshot.