lightninglabs / neutrino

Privacy-Preserving Bitcoin Light Client
MIT License
900 stars 183 forks source link

neutrino+pushtx: make broadcast timeout configurable with fallback #220

Closed wpaulino closed 3 years ago

wpaulino commented 3 years ago

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.