mirror of
https://github.com/corda/corda.git
synced 2025-02-10 12:51:37 +00:00
* CORDA-1510 - Allow Doorman and NetworkMap to be configured independently (#3485) Currently only one compatabilityZoneURL can be specified, however the two services can be run on as separate servers. Allow nodes to be configured in this manner * Fix cherry-pick