object NotaryChange
| Plugin |
class Plugin : CordaPluginRegistry |
| Service |
class Service : SingletonSerializeAsToken
A service that monitors the network for requests for changing the notary of a state, and immediately runs the NotaryChangeFlow if the auto-accept criteria are met. |