Explorar o código

doc: update TODOs on arch/p2p-network.md

lunar-mining %!s(int64=2) %!d(string=hai) anos
pai
achega
42edf060d2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      doc/src/arch/p2p-network.md

+ 2 - 2
doc/src/arch/p2p-network.md

@@ -207,8 +207,8 @@ addresses, append them to the whitelist. [STATUS: COMPLETE]
 
 * Create a new list in `hosts.rs` called `anchorlist`. `OutboundSession`
 first tries to connect to address in the `anchorlist` on `start()`. [STATUS:
-TODO]
+COMPLETE]
 
 * Call ping_node() on idle connections. If they do not respond, drop the
 associated connection and select a new peer from the whitelist. [STATUS:
-TODO]
+EVALUATE]