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
neutrino+query: use work dispatcher for GetCFilter
Use the work dispatcher query interface instead of the old queryPeers
method for making getcfilter requests. This ensures that the queries are
made to the most responsive peers.
0 commit comments