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
We should handle acknowledgements provided by other peers, this is a message that tells us a peer already have successfully imported a candidate.
The key difference between acknowledgments and full manifests is that only
the candidate hash is included alongside the bitfields, so the candidate
must be confirmed for us to even process it.
Description
We should handle acknowledgements provided by other peers, this is a message that tells us a peer already have successfully imported a candidate.
handle_incoming_acknowledgement
commentLinks
handle_incoming_acknowledgement
The text was updated successfully, but these errors were encountered: