mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
Merge bitcoin-core/gui#872: Menu action to export a watchonly wallet
6573196e63doc: Release note for export watchonly wallet gui action (Ava Chow)cb51f97f6cgui: Menu action for exporting a watchonly wallet (Ava Chow)5907a5c7dcgui: Add ExceptionSafeConnect that takes a lambda (Ava Chow) Pull request description: Allows a user to export a watchonly version of their wallet to be used in an airgapped setup. Built on https://github.com/bitcoin/bitcoin/pull/32489 ACKs for top commit: polespinasa: lgtm ACK6573196e63pablomartin4btc: ACK6573196e63hebasto: ACK6573196e63. Tree-SHA512: 30732ecf2ff40dbbd62a8a9974a907fd60f0da89afacce618fb706a02349135dc06d7dfcc11009caba0e020609ab7e586a0ebbeb7cd65940ee2df229d23f0605
This commit is contained in:
7
doc/release-notes-gui-872.md
Normal file
7
doc/release-notes-gui-872.md
Normal file
@@ -0,0 +1,7 @@
|
||||
GUI
|
||||
---
|
||||
|
||||
* A menu action has been added to allow creating a watchonly wallet file from
|
||||
an existing descriptor wallet. This option mirrors the `exportwatchonlywallet`
|
||||
RPC - the exported file can be imported to another node using the Restore
|
||||
Wallet menu action.
|
||||
Reference in New Issue
Block a user