mirror of
https://github.com/corda/corda.git
synced 2025-06-12 20:28:18 +00:00
Remove old future to event horizon not being implemented. (#3642)
This commit is contained in:
@ -124,10 +124,8 @@ The current set of network parameters:
|
|||||||
:eventHorizon: Time after which nodes are considered to be unresponsive and removed from network map. Nodes republish their
|
:eventHorizon: Time after which nodes are considered to be unresponsive and removed from network map. Nodes republish their
|
||||||
``NodeInfo`` on a regular interval. Network map treats that as a heartbeat from the node.
|
``NodeInfo`` on a regular interval. Network map treats that as a heartbeat from the node.
|
||||||
|
|
||||||
More parameters will be added in future releases to regulate things like allowed port numbers, how long a node can be
|
More parameters will be added in future releases to regulate things like allowed port numbers, whether or not IPv6
|
||||||
offline before it is evicted from the zone, whether or not IPv6 connectivity is required for zone members, required
|
connectivity is required for zone members, required cryptographic algorithms and roll-out schedules (e.g. for moving to post quantum cryptography), parameters related to SGX and so on.
|
||||||
cryptographic algorithms and roll-out schedules (e.g. for moving to post quantum cryptography), parameters related to
|
|
||||||
SGX and so on.
|
|
||||||
|
|
||||||
Network parameters update process
|
Network parameters update process
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
Reference in New Issue
Block a user