Commit 3295897
fix(dash-spv): remove deprecated ClientConfig fields from tests
Remove the deprecated enable_qr_info and qr_info_fallback fields from
network/tests.rs to match the updated ClientConfig structure. These
fields are no longer part of the configuration API.
- Removed enable_qr_info and qr_info_fallback fields from test config
- Kept qr_info_extra_share and qr_info_timeout which are still valid
- Tests compile successfully with the updated config
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 81e609b commit 3295897
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | 169 | | |
172 | 170 | | |
173 | 171 | | |
| |||
0 commit comments