electrum-server
electrum-server copied to clipboard
onion addresses reporting to irc
electrum admin should have possibility to add onion addresses in config to be reported to irc
I believe you can do this already: use the report_host directive in the config.
but how? i can see only, from my config
report_host = btc.it-zone.org stratum_tcp_port = 50001 stratum_http_port = 8000 stratum_tcp_ssl_port = 8002 stratum_http_ssl_port = 8001 report_stratum_http_port = 80 report_stratum_tcp_ssl_port = 110 report_stratum_http_ssl_port = 443
what if i want to add an other http port going via onion?