ethereum/trinity

ETHProxyPeer exposes wit_api property even if the remote doesn't support the wit protocol

gsalgado opened this issue · 0 comments

In #2103 (#2103 (comment)) we introduced a wit_api property to ETHProxyPeer, which is present even if the remote doesn't support the wit protocol. We need to fix that so that it is only present when the remote supports it, and then use that to avoid trying to download witness hashes from remotes that don't