mirror of
https://github.com/corda/corda.git
synced 2025-01-03 03:36:48 +00:00
Fixed invalid page ref in upgrade-notes.rst (#3053)
This commit is contained in:
parent
e338414cd4
commit
514287e694
@ -77,7 +77,7 @@ With the re-designed network map service the following changes need to be made:
|
|||||||
* The network map is no longer provided by a node and thus the ``networkMapService`` config is ignored. Instead the
|
* The network map is no longer provided by a node and thus the ``networkMapService`` config is ignored. Instead the
|
||||||
network map is either provided by the compatibility zone (CZ) operator (who operates the doorman) and available
|
network map is either provided by the compatibility zone (CZ) operator (who operates the doorman) and available
|
||||||
using the ``compatibilityZoneURL`` config, or is provided using signed node info files which are copied locally.
|
using the ``compatibilityZoneURL`` config, or is provided using signed node info files which are copied locally.
|
||||||
See :doc:`network-map` for more details, and :doc:`setting-up-a-corda-network.rst` on how to use the network
|
See :doc:`network-map` for more details, and :doc:`setting-up-a-corda-network` on how to use the network
|
||||||
bootstrapper for deploying a local network.
|
bootstrapper for deploying a local network.
|
||||||
|
|
||||||
* Configuration for a notary has been simplified. ``extraAdvertisedServiceIds``, ``notaryNodeAddress``, ``notaryClusterAddresses``
|
* Configuration for a notary has been simplified. ``extraAdvertisedServiceIds``, ``notaryNodeAddress``, ``notaryClusterAddresses``
|
||||||
|
Loading…
Reference in New Issue
Block a user