NodeSchedulerService |
class NodeSchedulerService : SchedulerService, SingletonSerializeAsToken A first pass of a simple SchedulerService that works with MutableClocks for testing, demonstrations and simulations that also encompasses the Wallet observer for processing transactions. |
ScheduledActivityObserver |
class ScheduledActivityObserver This observes the wallet and schedules and unschedules activities appropriately based on state production and consumption. |