add rescan note to warning tooltip for large gap limits

This commit is contained in:
Craig Raw 2024-01-17 12:33:55 +02:00
parent 1b460533f5
commit 6aa5473b24

View file

@ -40,7 +40,7 @@
<Glyph fontFamily="Font Awesome 5 Free Solid" fontSize="12" icon="EXCLAMATION_TRIANGLE" styleClass="gap-warning" />
</graphic>
<tooltip>
<Tooltip text="Large gap limits may cause wallet loading failures on some servers." />
<Tooltip text="Large gap limits may cause wallet loading failures on some servers, or increased rescanning when connected to Bitcoin Core." />
</tooltip>
</Label>
</Field>