copay tests in the browser!
This commit is contained in:
parent
5f6739fbfc
commit
a658ec8452
10 changed files with 131 additions and 12 deletions
|
|
@ -6,6 +6,7 @@ angular.module('copay.network')
|
|||
$rootScope.connectedPeers = [];
|
||||
$rootScope.connectedTo = [];
|
||||
$rootScope.peerId = null;
|
||||
$rootScope.publicKeyRing = [];
|
||||
|
||||
// Array helpers
|
||||
var _arrayDiff = function(a, b) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue