From b128be58c17e1e4f64b75e1ec20891762a80f4a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Mon, 28 Sep 2015 15:28:27 -0300 Subject: [PATCH 1/2] Fixing the wording on the backup page --- public/views/backup.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/views/backup.html b/public/views/backup.html index 9ff0eaf4a..439e81511 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -30,11 +30,11 @@
- To restore this {{index.m}}-{{index.n}} shared wallet you will need + To restore this {{index.m}}-{{index.n}} shared wallet you will need :
    -
  1. Your wallet seed and access to the wallet service where your wallet is registered
  2. -
  3. OR the wallet seed of all copayers in the wallet
  4. +
  5. Your wallet seed and access to the server that coordinated the initial wallet creation. You still need {{index.m}}-{{index.n}} keys to spend.
  6. +
  7. OR the wallet seed of ALL copayers in the wallet
  8. OR 1 wallet export file and the remaining quorum of wallet seeds (e.g. in a 3-5 wallet: 1 wallet export file + 2 wallet seeds of any of the other copayers).
@@ -46,8 +46,8 @@ To restore this {{index.m}}-{{index.n}} shared wallet you will need :
    -
  1. Your wallet seed and access to the wallet service where wallet is registered
  2. -
  3. OR the wallet seeds of all copayers in the wallet
  4. +
  5. Your wallet seed and access to the server that coordinated the initial wallet creation. You still need {{index.m}}-{{index.n}} keys to spend.
  6. +
  7. OR the wallet seeds of ALL copayers in the wallet
@@ -103,7 +103,7 @@
- Once you have copy your wallet seed, it is recommended to delete it from this device. + Once you have copied your wallet seed down, it is recommended to delete it from this device.