From b23f9472f9c09cbace8a5d9298db23f2a88552fb Mon Sep 17 00:00:00 2001 From: SomberNight Date: Thu, 28 Jun 2018 22:12:56 +0200 Subject: [PATCH] release notes: mention segwit multisig for hw wallets --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2c3efa7fd..154b5de50 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -32,6 +32,8 @@ limit). Having an xpub on the online machine is still the recommended setup, as this allows the online machine to generate new addresses on demand. + * Segwit multisig for bip39 and hardware wallets is now enabled. + (both p2wsh-p2sh and native p2wsh) * Ledger: offline signing for segwit inputs (#3302) This has already worked for Trezor and Digital Bitbox. Offline segwit signing can be combined with online imported addresses wallets.