Clustering Multichain nodes

+2 votes
Hi, I'm researching about Mutlichain. I want to setup 2 cluster multichain Nodes. It will auto share wallet address when I import a wallet address to a multichain node. (I will not import the private key of wallet address to the Multichain node)

Could you please help me to setup it?

Thank you.
asked Jun 25, 2018 by Baonv

1 Answer

0 votes
Please see this detailed guide to clustering MultiChain nodes:

https://www.multichain.com/developers/clustering-high-availability/
answered Jun 25, 2018 by MultiChain
Thanks so much. In that document, we have to call function import wallet address to all multichain nodes, right? But I want to import to only a one multichain node, clustering multichain nodes will auto import this wallet address to all of the others. Can we do it? and if we can, can you help me to setup it?
I don't think you can do it on MultiChain level, you may have to think on application level.
...