Recent transactions within 6 hours

This commit is contained in:
Gustavo Maximiliano Cortez 2016-11-10 14:49:07 -03:00
commit 171b8001d6
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -795,7 +795,7 @@ angular.module('copayApp.services')
root.getNotifications = function(opts, cb) {
opts = opts || {};
var TIME_STAMP = 60 * 60 * 24;
var TIME_STAMP = 60 * 60 * 6;
var MAX = 100;
var typeFilter = {