From 4494c6dacddedd850063884b5ee930f43f466eea Mon Sep 17 00:00:00 2001 From: AdamISZ Date: Fri, 13 Jul 2018 13:23:09 +0200 Subject: [PATCH] update BIP49 wallet refs in docs --- docs/JOINMARKET-QT-GUIDE.md | 4 ++-- docs/USAGE.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/JOINMARKET-QT-GUIDE.md b/docs/JOINMARKET-QT-GUIDE.md index 655986c..bbacadf 100644 --- a/docs/JOINMARKET-QT-GUIDE.md +++ b/docs/JOINMARKET-QT-GUIDE.md @@ -59,7 +59,7 @@ yet created one, do Wallet->Generate (otherwise, do Wallet-->Load): This list of 12 words allows you to recreate the wallet in future. **WRITE IT DOWN and do not lose it under any circumstances**! (This seedphrase has the same function as for all other -HD wallets, like Electrum, Trezor etc. The seedphrase should be compatible with Trezor in future, but not with most other wallets by default). +HD wallets, like Electrum, Trezor etc. The seedphrase should be compatible with Trezor, Ledger, Electrum, Samourai and some others). Next, enter a password for encrypting the wallet: @@ -205,7 +205,7 @@ is using the "sweep" feature. To do this, simply set the "Amount" field in the S ### Export private keys **DON'T TRY TO USE THIS USUALLY**. -You should be able to import the wallet into a TREZOR using the 12 word seedphrase, once +You should be able to import the wallet into some other wallets, as was mentioned above. segwit wallets are implemented there. The keys here control coins (utxos), but only according to the p2sh/p2wpkh standard within segwit; if you import them into a random wallet they won't show any coins. If this feature is still useful for some reason: diff --git a/docs/USAGE.md b/docs/USAGE.md index 5ce28ab..038919d 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -44,7 +44,7 @@ BUT: a couple of differences: * The layout is also slightly different, but it's the same information. * The BIP32 paths look like m/49'/0'/0'/0/000 instead of m/0/0/0/000; that's just a new segwit standard. -(The new standard *should* be compatible with TREZOR and possibly Ledger, including the 12 word seed; other wallets, mostly not, although standards haven't settled down yet). +(The new standard (BIP49) *should* be compatible with TREZOR, Ledger, Electrum, Samourai and some others, including the 12 word seed). ### Second step: Funding the wallet.