diff --git a/src/js/services/profileService.js b/src/js/services/profileService.js index fc893dff2..a484d2c67 100644 --- a/src/js/services/profileService.js +++ b/src/js/services/profileService.js @@ -138,7 +138,7 @@ angular.module('copayApp.services') storageService.clearLastAddress(walletId, function() {}); } }); - }, 3000); + }, 5000); }; // Used when reading wallets from the profile