mirror of
https://github.com/corda/corda.git
synced 2024-12-30 01:39:04 +00:00
Fix reference in "running a notary" doc
This commit is contained in:
parent
4ae5c1ee15
commit
34c7d3e8a7
@ -28,7 +28,7 @@ For a validating notary service specify:
|
|||||||
See :ref:`key_concepts_notaries_validation` for more details about validating versus non-validating notaries.
|
See :ref:`key_concepts_notaries_validation` for more details about validating versus non-validating notaries.
|
||||||
|
|
||||||
For clients to be able to use the notary service, its identity must be added to the network parameters. This will be
|
For clients to be able to use the notary service, its identity must be added to the network parameters. This will be
|
||||||
done automatically when creating the network, if using :doc:`network-bootstrapper`. See :doc:`setting-up-a-corda-network`
|
done automatically when creating the network, if using :doc:`network-bootstrapper`. See :doc:`corda-networks-index`
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
Crash fault-tolerant (experimental)
|
Crash fault-tolerant (experimental)
|
||||||
@ -47,4 +47,4 @@ is still experimental and there is active work ongoing for a production ready so
|
|||||||
serialization which is disabled by default in Corda due to security risks, and it will only work in dev mode where this can
|
serialization which is disabled by default in Corda due to security risks, and it will only work in dev mode where this can
|
||||||
be customised.
|
be customised.
|
||||||
|
|
||||||
We do not recommend using it in any long-running test or production deployments.
|
We do not recommend using it in any long-running test or production deployments.
|
||||||
|
Loading…
Reference in New Issue
Block a user