Adding new party to the existing network
Clash Royale CLAN TAG #URR8PPP Adding new party to the existing network I have a corda network (corda as system service) (v3.1) running in devMode , the network structure goes like: devMode The network is running perfectly fine until I try to add one more party to the network (Party D). Steps how I try to add new party: This didn't work, probably because newly added node has a different network parameter file then other nodes and has no information about the notary nodes. I tried the other way: node.conf node/cordapps Can you help me with correct steps for adding new node to the existing network? I've given a link below. If you can't solve it using that, drop me a comment and I can help you out further :) – Joel 1 min ago 1 Answer 1 The boots...