mirror of
https://github.com/fluencelabs/tendermint-demo
synced 2025-03-14 23:30:49 +00:00
Minor
This commit is contained in:
parent
36c826f16e
commit
c2bb76e1c5
@ -7,7 +7,7 @@ Results of each computation are stored on the cluster nodes and can be later on
|
||||
Because every computation is verified by the cluster nodes and computation outcomes are verified using Merkle proofs, the client normally doesn't have to interact with the entire cluster. Moreover, the client can interact with as little as a single node – this won't change safety properties. However, liveness might be compromised – for example, if the node the client is interacting with is silently dropping incoming requests.
|
||||
|
||||
<p align="center">
|
||||
<img src="images/cluster_nodes.png" alt="Cluster" width="681px"/>
|
||||
<img src="images/cluster_nodes.png" alt="Cluster" width="722px"/>
|
||||
</p>
|
||||
|
||||
## Table of contents
|
||||
|
Loading…
x
Reference in New Issue
Block a user