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