Skip to content

Conversation

@Rahamath-unnisa
Copy link

This PR refactors the timeout builder logic to accept Option instead of requiring a concrete Duration. This change improves flexibility for client configuration, allowing consumers to opt out of setting a timeout when desired.
🔧 Changes Made

@oleonardolima
Copy link
Contributor

Please make sure you've read the contributing guidelines at https://github.com/bitcoindevkit/bdk_wallet/blob/master/CONTRIBUTING.md, and make sure that your code is compiling and the tests pass before opening the PR.

@Rahamath-unnisa
Copy link
Author

Rahamath-unnisa commented Oct 27, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeout should be set with a std::time::Duration

2 participants