Skip to content

Commit 24e439e

Browse files
committed
Fix architecture diagram line length
1 parent bf8bc3a commit 24e439e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ARCH.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ At a high level, some of the common interfaces fit together as follows:
3838
| KeysInterface | --------------
3939
----------------- | UserConfig |
4040
-------------------- | --------------
41-
/------| MessageSendEvent | | | ----------------
42-
| -------------------- | | | FeeEstimator | <-----------------------
41+
------| MessageSendEvent | | | ----------------
42+
/ -------------------- | | | FeeEstimator | <-----------------------
4343
| (as MessageSendEventsProvider) | | ---------------- \
44-
| ^ | | / ------------------------ |
44+
| ^ | | / ------------------------ |
4545
| \ | | / ---------> | BroadcasterInterface | |
4646
| \ | | / / ------------------------ |
4747
| \ v v v / ^ |
@@ -56,7 +56,7 @@ At a high level, some of the common interfaces fit together as follows:
5656
| ----------------- \ / ----------------
5757
| | \ / |
5858
(as RoutingMessageHandler) v v v
59-
\ -------------------- --------- -----------------
59+
\ ---------------------- --------- -----------------
6060
-----------------> | NetGraphMsgHandler | | Event | | chain::Notify |
61-
-------------------- --------- -----------------
61+
---------------------- --------- -----------------
6262
```

0 commit comments

Comments
 (0)