mirror of
https://github.com/corda/corda.git
synced 2025-03-10 14:34:14 +00:00
Adds tables of content for network sections. (#3537)
This commit is contained in:
parent
408cc68c65
commit
ed61e1609a
@ -1,6 +1,8 @@
|
|||||||
Network Map
|
Network Map
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
|
||||||
The network map is a collection of signed ``NodeInfo`` objects. Each NodeInfo is signed by the node it represents and
|
The network map is a collection of signed ``NodeInfo`` objects. Each NodeInfo is signed by the node it represents and
|
||||||
thus cannot be tampered with. It forms the set of reachable nodes in a compatibility zone. A node can receive these
|
thus cannot be tampered with. It forms the set of reachable nodes in a compatibility zone. A node can receive these
|
||||||
objects from two sources:
|
objects from two sources:
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
Setting up a Corda network
|
Setting up a Corda network
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
|
||||||
A Corda network consists of a number of machines running nodes. These nodes communicate using persistent protocols in
|
A Corda network consists of a number of machines running nodes. These nodes communicate using persistent protocols in
|
||||||
order to create and validate transactions.
|
order to create and validate transactions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user