release notes: mention segwit multisig for hw wallets

This commit is contained in:
SomberNight 2018-06-28 22:12:56 +02:00
parent d293cc0d53
commit b23f9472f9
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -32,6 +32,8 @@
limit). Having an xpub on the online machine is still the limit). Having an xpub on the online machine is still the
recommended setup, as this allows the online machine to generate recommended setup, as this allows the online machine to generate
new addresses on demand. 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 * Ledger: offline signing for segwit inputs (#3302) This has already
worked for Trezor and Digital Bitbox. Offline segwit signing can be worked for Trezor and Digital Bitbox. Offline segwit signing can be
combined with online imported addresses wallets. combined with online imported addresses wallets.