bitcoindevkit / bitcoindevkit/bdk_wallet
feat: try to reproduce an insatiable descriptor error & improve/remove `.unwrap` usage
Open
tests
- Dominant language
- Rust
- Stars
- 59
- Forks
- 105
- Avg merge
- 10d 9h
- Merged PRs (30d)
- 1
Description
**Describe the enhancement**
It's a branch-out issue from both bitcoindevkit/bdk#1448 and bitcoindevkit/bdk#1468, as suggested this issue is specifically meant for trying to reproduce the expected panic! (insatiable descriptor), and fix the `.unwrap()` usage with appropriate approach.
**Use case**
Clarifies if the expected panic! ever happens, or it's a totally unexpected situation.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.