Closed rodkeys closed 4 years ago
We're migrating to AddWatchedAddresses from AddWatchedAddress so this will probably need to be refactored.
We're migrating to AddWatchedAddresses from AddWatchedAddress so this will probably need to be refactored.
Alright thanks for the heads up, I'll wait for that PR to get merged and then refactor
@rodkeys The dependant PR is merged. LMK after you've updated and this is ready to review.
These changes ensure that AddWatchedAddress should never add a script which already represents a key from the appropriate wallet.
Also added tests to verify that watch scripts are added properly. Finishes issue #107.