CORDA-2066 - setting-up-a-corda-network docs file is misleading (fixed). (#4024)

This commit is contained in:
Michele Sollecito 2018-10-03 18:21:20 +02:00 committed by Katelyn Baker
parent bd2e7586f9
commit 322700d973
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ Corda networks
.. toctree::
:maxdepth: 1
setting-up-a-corda-network
corda-test-networks
permissioning
network-map
versioning

View File

@ -1,7 +1,7 @@
.. _log4j2: http://logging.apache.org/log4j/2.x/
Setting up a Corda network
==========================
Corda networks
==============
A Corda network consists of a number of machines running nodes. These nodes communicate using persistent protocols in
order to create and validate transactions.
@ -16,8 +16,8 @@ as services, and one node may run several of them.
* Regular node: All nodes have a vault and may start protocols communicating with other nodes, notaries and oracles and
evolve their private ledger
Setting up your own network
---------------------------
Bootstrap your own test network
-------------------------------
Certificates
~~~~~~~~~~~~