From fd4142703c22ad08e849f2e40f8f17fd5a855488 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Mon, 5 Mar 2018 09:43:45 +0100 Subject: [PATCH] typo in prev --- RELEASE-NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f20ce14e0..25b94d5f7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -63,8 +63,8 @@ is maintained. Newly exported keys will be serialized as "script_type:original_wif_format_key". * BIP32 master keys for testnet once again have different version bytes than - on mainnet. For the mainnet prefixes {x,y,Y,z,Z}|{pub|prv}, the - corresponding testnet prefixes are {t,u,U,v,V}|{pub|prv}. + on mainnet. For the mainnet prefixes {x,y,Y,z,Z}|{pub,prv}, the + corresponding testnet prefixes are {t,u,U,v,V}|{pub,prv}. More details and exact version bytes are specified at: https://github.com/spesmilo/electrum-docs/blob/master/xpub_version_bytes.rst Note that due to this change, testnet wallet files created with previous