From 3cd24aadb25c1fbdca725c906e0fca79d090ebdd Mon Sep 17 00:00:00 2001 From: Marnix <93143998+MarnixCroes@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:12:57 +0200 Subject: [PATCH] doc: remove obsolete mention and link to closed PR --- doc/multisig-tutorial.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/multisig-tutorial.md b/doc/multisig-tutorial.md index 1d2b3244bc..f47dd08ad1 100644 --- a/doc/multisig-tutorial.md +++ b/doc/multisig-tutorial.md @@ -16,8 +16,6 @@ This tutorial also uses the default WPKH derivation path to get the xpubs and do At the time of writing, there is no way to extract a specific path from wallets in Bitcoin Core. For this, an external signer/xpub can be used. -[PR #22341](https://github.com/bitcoin/bitcoin/pull/22341), which is still under development, introduces a new wallet RPC `getxpub`. It takes a BIP32 path as an argument and returns the xpub, along with the master key fingerprint. - ## 1.1 Basic Multisig Workflow ### 1.1 Create the Descriptor Wallets