Browse Source

update release notes

master
ThomasV 8 years ago
parent
commit
a89fe91815
  1. 8
      RELEASE-NOTES

8
RELEASE-NOTES

@ -25,9 +25,11 @@
- The BIP32 master keys of segwit wallets are serialized using new - The BIP32 master keys of segwit wallets are serialized using new
version numbers. Version numbers are user visible, with the version numbers. Version numbers are user visible, with the
following prefixes: following prefixes:
* xpub/xprv : non-segwit wallet * xpub/xprv : p2pkh or p2sh
* ypub/yprv : segwit-p2sh wallet * ypub/yprv : p2wpkh-in-p2sh
* zpub/zprv : native segwit wallet * Ypub/Yprv : p2wsh-in-p2sh
* zpub/zprv : p2wpkh
* Zpub/Zprv : p2wsh
* A new version of the Electrum protocol is required by the client * A new version of the Electrum protocol is required by the client
(version 1.1). Servers using older versions of the protocol will (version 1.1). Servers using older versions of the protocol will

Loading…
Cancel
Save