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
refactoring(p2p): remove timeout from handling the request range (#11)
We do not need a timeout in handling the range request on the server side, as we have implemented an extra check that ensures that this range has a height less than store.Head
0 commit comments