fun register(vaultMonitorNodeInfo: NodeInfo, certificatesPath: Path): Unit
Register for updates to/from a given vault.
messagingService
- The messaging to use for communication.monitorNodeInfo
- the Node to connect to.
TODO provide an unsubscribe mechanism