You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a reversion of
16f77a5
from #359
which changed code in Bitcoin Core to notify new peers by their type.
That code needs to be either merged upstream to Bitcoin Core or
otherwise worked-around in gui-qml. Since the actual notification from
Bitcoin Core only sends an int of the TOTAL number of connections
(not just OUTBOUND) whatever UI there is to display this number to the
user is probably now labeled incorrectly.
0 commit comments