From a89fe91815c181f9ed770548c6aca831fd7ad9ac Mon Sep 17 00:00:00 2001 From: ThomasV Date: Thu, 26 Oct 2017 18:03:46 +0200 Subject: [PATCH] update release notes --- RELEASE-NOTES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1419dff0..a99b71b2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -25,9 +25,11 @@ - The BIP32 master keys of segwit wallets are serialized using new version numbers. Version numbers are user visible, with the following prefixes: - * xpub/xprv : non-segwit wallet - * ypub/yprv : segwit-p2sh wallet - * zpub/zprv : native segwit wallet + * xpub/xprv : p2pkh or p2sh + * ypub/yprv : p2wpkh-in-p2sh + * Ypub/Yprv : p2wsh-in-p2sh + * zpub/zprv : p2wpkh + * Zpub/Zprv : p2wsh * A new version of the Electrum protocol is required by the client (version 1.1). Servers using older versions of the protocol will