better wallet info

This commit is contained in:
Matias Alejo Garcia 2015-11-07 11:40:35 -03:00
commit ce197d4b29
4 changed files with 25 additions and 5 deletions

View file

@ -46,8 +46,6 @@ angular.module('copayApp.services')
client.setNotificationsInterval(BACKGROUND_UPDATE_PERIOD);
});
root.focusedClient.setNotificationsInterval(FOREGROUND_UPDATE_PERIOD);
console.log('[profileService.js.49] SETTING...'); //TODO
}
return cb();