If the copayer upload a backup it does not wait for others
This commit is contained in:
parent
7618488bc3
commit
63cffcc921
4 changed files with 10 additions and 18 deletions
|
|
@ -108,7 +108,7 @@ angular.module('copayApp.services')
|
|||
}, 3000);
|
||||
});
|
||||
w.on('txProposalEvent', function(e) {
|
||||
|
||||
|
||||
var user = w.publicKeyRing.nicknameForCopayer(e.cId);
|
||||
switch (e.type) {
|
||||
case 'signed':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue