How to add a new node to an existing corda network?
问题 I have a use case where I need to add a new node to an existing Corda network (let's say in existing Corda network 2 nodes are running currently (A, B node) and now need to add node C to this network. I went through following links as well but no luck: Adding new node to existing corda network Couldn't find network parameters file and compatibility zone wasn't configured/isn't reachable Deploy and run nodes dynamically in CORDA I tried the following approach: I Added A and B nodes