address review comments

This commit is contained in:
Pankaj Garg 2019-02-12 16:34:55 -08:00 committed by Grimes
parent e78fc74e03
commit 7a0e897960
1 changed files with 10 additions and 10 deletions

View File

@ -6,21 +6,21 @@
| Client | | | JSON RPC Service | |
| |<----| | |
`----+---` | `------------------` |
| | ^ .----------------. |
| | | | Gossip Service | | .------------------.
| | | | (syncs votes & |<------>| Validators |
| | | | contact info) | | | |
| | ^ |
| | | .----------------. | .------------------.
| | | | Gossip Service |<------>| Validators |
| | | `----------------` | | |
| | | | | |
| | | | | .------------. |
| | .--+---. .------. .--------. | | | | |
| | | Bank |<-|Replay| |Network |<------+ Upstream | |
| | | Forks| |Stage | |Observer| | | | Validators | |
| | `------` `--+---` `-----+--` | | | | |
| | ^ | ^ | | | `------------` |
| | | .------ | | | | | |
| | | |Gossip|<-` .+-----. | | | |
| | | |Votes | |ledger|<--` | | |
| | | `-+----` `------` | | .------------. |
| | `------` `--+---` `------+-` | | | | |
| | ^ | ^ | | | `------------` |
| | | .------ | | | | | |
| | | |Gossip|<-`.-+-------. | | | |
| | | |Votes | |Blocktree|<-` | | |
| | | `-+----` `---------` | | .------------. |
| | | | ^ | | | | |
| | | v | | | | Downstream | |
| | .+----. .------+----. | | | Validators | |