What are the common approaches to distribute watch-only address for other servers?

+1 vote
We want to create a private blockchain with multiple nodes. Addresses are to be generated outside MultiChain. We understand that we need to call importaddress as mentioned in https://www.multichain.com/developers/clustering-high-availability/. Can anyone suggests the typical approach of doing so?
asked Jun 4, 2018 by sc1012

1 Answer

0 votes
The simplest approach is to distribute them using a MultiChain stream. Any reason why this can't work?
answered Jun 4, 2018 by MultiChain
...