@@ -17,10 +17,24 @@ assignees: ''
1717<!-- A clear and concise description of what you expected to happen. -->
1818
1919** Build environment**
20- - BDK tag/commit: <!-- e.g. v0.13.0, 3a07614 -->
21- - OS+version: <!-- e.g. ubuntu 20.04.01, macOS 12.0.1, windows -->
22- - Rust/Cargo version: <!-- e.g. 1.56.0 -->
23- - Rust/Cargo target: <!-- e.g. x86_64-apple-darwin, x86_64-unknown-linux-gnu, etc. -->
20+ - BDK tag/commit: <!-- e.g. v0.13.0, 3a07614 -->
21+ - OS+version: <!-- e.g. ubuntu 20.04.01, macOS 12.0.1, windows -->
22+ - Rust/Cargo version: <!-- e.g. 1.56.0 -->
23+ - Rust/Cargo target: <!-- e.g. x86_64-apple-darwin, x86_64-unknown-linux-gnu, etc. -->
24+
25+ ** Which backend(s) are relevant (if any)?**
26+ - [ ] Electrum
27+ - [ ] Esplora
28+ - [ ] Bitcoin Core RPC
29+ - [ ] None / not backend-related (e.g. ` bdk_chain ` , ` bdk_core ` )
30+ - [ ] Other (please specify): ` ____ `
31+
32+ ** Is this blocking production use?**
33+ - [ ] Yes
34+ - [ ] No
35+
36+ ** Project or organization (optional)**
37+ <!-- e.g. BitKey, LDK, personal wallet project, etc. -->
2438
2539** Additional context**
26- <!-- Add any other context about the problem here. -->
40+ <!-- Add any other context, logs, or error messages here. -->
0 commit comments