tx proposal test. PrivateKey
This commit is contained in:
parent
fe69d4a39b
commit
fe989c5c39
6 changed files with 155 additions and 64 deletions
|
|
@ -43,8 +43,6 @@ angular.module('copay.signin').controller('SigninController',
|
|||
$location.path('peer');
|
||||
$rootScope.$digest();
|
||||
}, function() {
|
||||
|
||||
console.log('[signin.js.46] SETTING MESSAGE'); //TODO
|
||||
$rootScope.flashMessage = { message: 'Connection refussed', type: 'error'};
|
||||
$location.path('home');
|
||||
$rootScope.$digest();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue