tari
tari copied to clipboard
TCP nodes are counted wrong
We determine the number of TCP nodes by looking at the connection address. For inbound connections are currently always TCP regardless of transport. For tor, they always reflect the inbound connection from the tor proxy and for the tcp address the actual address will usually be inaccurate. We can only rely on outbound because we know what address we connected to.