From df23125f5ec9c8440343ea2ee894817c59c8ab2c Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 16 Apr 2014 22:12:30 -0300 Subject: [PATCH] tx broadcasting working --- index.html | 2 +- js/controllers/home.js | 2 ++ js/controllers/signin.js | 8 +++++++- js/models/core/Wallet.js | 32 ++++++++++++++++++++++++-------- js/models/core/WalletFactory.js | 5 ++++- js/models/network/WebRTC.js | 6 +++--- 6 files changed, 41 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index cf724f859..8ae8ef5e5 100644 --- a/index.html +++ b/index.html @@ -153,7 +153,7 @@

Copayers ({{$root.wallet.network.connectedPeers.length}}/{{$root.wallet.publicKeyRing.requiredCopayers}})