public static class NotaryChange.Service
extends SingletonSerializeAsToken
A service that monitors the network for requests for changing the notary of a state,
and immediately runs the class NotaryChangeFlow if the auto-accept criteria are met.
class NotaryChangeFlow| Constructor and Description |
|---|
Service(PluginServiceHub services)
A service that monitors the network for requests for changing the notary of a state,
and immediately runs the
class NotaryChangeFlow if the auto-accept criteria are met. |
toTokentoTokenpublic Service(PluginServiceHub services)
A service that monitors the network for requests for changing the notary of a state,
and immediately runs the class NotaryChangeFlow if the auto-accept criteria are met.
class NotaryChangeFlow