mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 08:21:27 +00:00
update release notes
This commit is contained in:
parent
4a383af872
commit
a89fe91815
1 changed files with 5 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue