File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ At a high level, some of the common interfaces fit together as follows:
38
38
| KeysInterface | --------------
39
39
----------------- | UserConfig |
40
40
-------------------- | --------------
41
- / ------| MessageSendEvent | | | ----------------
42
- | -------------------- | | | FeeEstimator | <-----------------------
41
+ ------| MessageSendEvent | | | ----------------
42
+ / -------------------- | | | FeeEstimator | <-----------------------
43
43
| (as MessageSendEventsProvider) | | ---------------- \
44
- | ^ | | / ------------------------ |
44
+ | ^ | | / ------------------------ |
45
45
| \ | | / ---------> | BroadcasterInterface | |
46
46
| \ | | / / ------------------------ |
47
47
| \ v v v / ^ |
@@ -56,7 +56,7 @@ At a high level, some of the common interfaces fit together as follows:
56
56
| ----------------- \ / ----------------
57
57
| | \ / |
58
58
(as RoutingMessageHandler) v v v
59
- \ -------------------- --------- -----------------
59
+ \ ---------------------- --------- -----------------
60
60
-----------------> | NetGraphMsgHandler | | Event | | chain::Notify |
61
- -------------------- --------- -----------------
61
+ ---------------------- --------- -----------------
62
62
```
You can’t perform that action at this time.
0 commit comments