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+pushtx: make broadcast timeout configurable with fallback
This is useful for enabling shorter timeouts than we would use in a
production environment in testing environments, resulting in shorter
test execution times. If a timeout isn't provided, we'll use the default
of 5 seconds.
0 commit comments