From 7369258ffac4b9c26f9b29444aba084717f5a717 Mon Sep 17 00:00:00 2001 From: Alekos Filini Date: Wed, 18 Nov 2020 19:11:31 +0100 Subject: [PATCH] Add header for `descriptors-in-the-wild`, move to the right folder --- .../2020/descriptors-in-the-wild.md} | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) rename content/{descriptors_in_the_wild.md => blog/2020/descriptors-in-the-wild.md} (98%) diff --git a/content/descriptors_in_the_wild.md b/content/blog/2020/descriptors-in-the-wild.md similarity index 98% rename from content/descriptors_in_the_wild.md rename to content/blog/2020/descriptors-in-the-wild.md index e7d446947a..966571ce02 100644 --- a/content/descriptors_in_the_wild.md +++ b/content/blog/2020/descriptors-in-the-wild.md @@ -1,4 +1,12 @@ -# Descriptors in the wild +--- +title: "Descriptors in the wild" +description: "Guide to setup a 2-of-2 multisig using Bitcoin Core and BDK" +author: "Gabriele Domenichini" +date: "2020-11-18" +tags: ["guide", "descriptor"] +hidden: true +draft: false +--- I have tried to setup a 2 of 2 multi signature infrastructure with two different wallets, which know nothing about each other, but are compliant with -- 2.49.0