add wallet.id to debug logs
This commit is contained in:
parent
43cc6ffde5
commit
622c3da68c
10 changed files with 299 additions and 160 deletions
|
|
@ -186,10 +186,10 @@ angular.module('copayApp.services')
|
|||
|
||||
root.bindWallet = function(w, $scope) {
|
||||
root.setupRootVariables();
|
||||
root.unbindWallet(w);
|
||||
root.installWalletHandlers(w, $scope);
|
||||
root.updateAddressList();
|
||||
notification.enableHtml5Mode(); // for chrome: if support, enable it
|
||||
w.netStart();
|
||||
};
|
||||
|
||||
// TODO movie this to wallet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue