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
fix(gossipsub): Changed unsubscribe_backoff to expect Duration
Gossipsub config back-off takes a duration as a number of seconds instead of `std::time::Duration`, this PR fixes that.
Fixes#6120
Pull-Request: #6124.
0 commit comments