Replace ChainWatchInterface in NetGraphMsgHandler
[rust-lightning] / ARCH.md
diff --git a/ARCH.md b/ARCH.md
index 3e4aba324cacea7207d27d2a0a30ddd258fbb187..061c0ba4f8330145f5d965a8550aed8676ef6acb 100644 (file)
--- a/ARCH.md
+++ b/ARCH.md
@@ -51,9 +51,9 @@ At a high level, some of the common interfaces fit together as follows:
 --------------- /                          (as EventsProvider)
 | PeerManager |-                                \     /
 ---------------                                  \   /
- |              -----------------------           \ /
- |              | ChainWatchInterface |            v
- |              -----------------------        ---------
+ |                    -----------------           \ /
+ |                    | chain::Access |            v
+ |                    -----------------        ---------
  |                            |                | Event |
 (as RoutingMessageHandler)    v                ---------
   \                   --------------------