mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-29 22:21:21 +00:00
fix link and typo
This commit is contained in:
parent
1e87ef7f75
commit
d584e03427
@ -6,11 +6,11 @@ application.
|
|||||||
|
|
||||||
The following diagram provides a superb example:
|
The following diagram provides a superb example:
|
||||||
|
|
||||||
https://lh3.googleusercontent.com/eOT9KuaBjv7xKBg2xN8u2O1nU2Iw1-6PtFXrBSFWW8LYhfAMu84EwXW4RwyOnuiNqCoOoqXxE8Pkhr4Fyq9f=w2559-h1303-rw
|
https://drive.google.com/open?id=1yR2XpRi9YCY9H9uMfcw8-RMJpvDyvjz9
|
||||||
|
|
||||||
The end-user application here is the Cosmos Voyager, at the bottom left.
|
The end-user application here is the Cosmos Voyager, at the bottom left.
|
||||||
Voyager communicates with a REST API exposed by a local Light-Client Daemon.
|
Voyager communicates with a REST API exposed by a local Light-Client Daemon.
|
||||||
The Light-Client Daemon is an application specific program that communciates with
|
The Light-Client Daemon is an application specific program that communicates with
|
||||||
Tendermint nodes and verifies Tendermint light-client proofs through the Tendermint Core RPC.
|
Tendermint nodes and verifies Tendermint light-client proofs through the Tendermint Core RPC.
|
||||||
The Tendermint Core process communicates with a local ABCI application, where the
|
The Tendermint Core process communicates with a local ABCI application, where the
|
||||||
user query or transaction is actually processed.
|
user query or transaction is actually processed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user