diff --git a/src/js/controllers/activity.js b/src/js/controllers/activity.js index 9ea9a31e9..3d3495755 100644 --- a/src/js/controllers/activity.js +++ b/src/js/controllers/activity.js @@ -11,6 +11,30 @@ angular.module('copayApp.controllers').controller('activityController', $log.error(err); return; } + + var txIdList = []; + + var notificationsBeforeCheck = n.length; + + for (var i=0; i