diff --git a/index.html b/index.html index b5942f087..91fef6c63 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@ + @@ -32,8 +33,8 @@ - - + + {{item.title}} @@ -110,14 +111,14 @@ [DEBUG] Pubkeys that you have: {{$root.publicKeyRing.registeredCopayers()}} + [DEBUG] WalletId: {{$root.walletId}} ${{pub.extendedPublicKeyString()}} - Copayers ({{$root.connectedPeers.length}}/5) - Copayers ({{$root.connectedPeers.length}}/5) + Copayers ({{$root.connectedPeers.length}}/{{$root.publicKeyRing.requiredCopayers}}) You ({{$root.peerId}}) @@ -222,6 +223,7 @@