Commit 1d890c8
committed
backend: enabling keystore watchonly should not modify the hidden accounts
The automatically added accounts to be scanned in the background
should not be marked watchonly when the keystore watchonly setting is
enabled. Otherwise, if the accont receives funds, it would appear
automatically even if it was never visible before, even if the
keystore is not connected again.1 parent 1413378 commit 1d890c8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
920 | 920 | | |
921 | 921 | | |
922 | 922 | | |
923 | | - | |
| 923 | + | |
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
| |||
0 commit comments