OpenBazaar / multiwallet

API based multi-cryptocurrency wallet
MIT License
73 stars 41 forks source link

Added unit tests for AddWatchedAddress #115

Closed rodkeys closed 4 years ago

rodkeys commented 4 years ago

Added tests to verify that watch scripts are added properly. Also checks that watch scripts will not be added if the corresponding key exists in the wallet already. Finishes issue #107.