attempts limit - remaining time

This commit is contained in:
JDonadio 2017-03-30 11:31:23 -03:00
commit c29af5f658
4 changed files with 101 additions and 12 deletions

View file

@ -56,6 +56,8 @@ angular.module('copayApp.services').factory('configService', function(storageSer
lock: {
method: '',
value: '',
bannedUntil: null,
attempts: null,
},
// External services