replace ongoingprocess
This commit is contained in:
parent
88b25370ff
commit
c294097c1d
5 changed files with 279 additions and 359 deletions
|
|
@ -329,7 +329,7 @@ angular.module('copayApp.services')
|
|||
return cb(null, walletClient, secret);
|
||||
});
|
||||
});
|
||||
}, 5);
|
||||
}, 50);
|
||||
};
|
||||
|
||||
// Creates the default Copay profile and its wallet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue