Permalink
Please sign in to comment.
Browse files
Fix importmulti returning rescan errors for wrong keys
Bug was a missing ++i line in a new range for loop added in commit e2e2f4c "Return errors from importmulti if complete rescans are not successful" Github-Pull: #9829 Rebased-From: 306bd72
- Loading branch information...
Showing
with
15 additions
and 3 deletions.
- +1 −0 src/wallet/rpcdump.cpp
- +14 −3 src/wallet/test/wallet_tests.cpp
0 comments on commit
ad24256