fix peers, pubkey WIP
This commit is contained in:
parent
a658ec8452
commit
9ca83e35fc
11 changed files with 228 additions and 142 deletions
|
|
@ -1,5 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
var copay = require('copay');
|
||||
angular.element(document).ready(function() {
|
||||
// Init the app
|
||||
angular.bootstrap(document, ['copay']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue