ascii scheme didn't fit view area (#8892)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Pavel Voronin 2021-03-17 11:46:00 +03:00 committed by GitHub
parent 05d4e43d1c
commit 864a07290e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -38,9 +38,9 @@ Here is a simplified view of how a transaction is processed by the application o
```
+
|
| Transaction relayed from the full-node's Tendermint engine
| to the node's application via DeliverTx
|
| Transaction relayed from the full-node's
| Tendermint engine to the node's application
| via DeliverTx
|
|
+---------------------v--------------------------+
@ -56,9 +56,9 @@ Here is a simplified view of how a transaction is processed by the application o
+---------------------------+
|
|
|
| Message routed to the correct
| module to be processed
| Message routed to
| the correct module
| to be processed
|
|
+----------------+ +---------------+ +----------------+ +------v----------+