Commit 50088b8
committed
[Qt] Fix warning dialog popup for the Blockchain Explorer
We have `txindex` enabled by default, but the check here was expecting
it to be disabled by default so the warning dialog was being displayed
informing users that they would need to enable a setting that was
already enabled.1 parent ad3edb9 commit 50088b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
0 commit comments