You've already forked electroncash-protocol
Move peer management to peers.py from irc
It's cleaner and will be useful for peer-to-peer comms later
This commit is contained in:
+3
-2
@@ -239,8 +239,9 @@ connectivity on IRC:
|
||||
|
||||
* **REPORT_HOST_TOR**
|
||||
|
||||
The tor .onion address to advertise. If set, an additional
|
||||
connection to IRC happens with '_tor" appended to **IRC_NICK**.
|
||||
The tor address to advertise; must end with `.onion`. If set, an
|
||||
additional connection to IRC happens with '_tor' appended to
|
||||
**IRC_NICK**.
|
||||
|
||||
* **REPORT_TCP_PORT_TOR**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user