Skip to content

Commit

Permalink
ascii scheme didn't fit view area (cosmos#8892)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
pavel-voronin and mergify[bot] authored Mar 17, 2021
1 parent 05d4e43 commit 864a072
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/intro/sdk-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -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--------------------------+
Expand All @@ -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----------+
Expand Down

0 comments on commit 864a072

Please sign in to comment.