fix tests
This commit is contained in:
parent
1e2555dad9
commit
b17517ede0
12 changed files with 25 additions and 16 deletions
|
|
@ -1009,7 +1009,7 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
return;
|
||||
}
|
||||
|
||||
profileService.addWalletClient(fc, {
|
||||
profileService.bindWalletClient(fc, {
|
||||
force: true
|
||||
});
|
||||
self.startScan(self.walletId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue