From: Alekos Filini Date: Tue, 30 Mar 2021 17:27:15 +0000 (+0200) Subject: Fix the iframe in the paper wallet post on mobile/tablets X-Git-Url: http://internal-gitweb-vhost/%22https:/doc.rust-lang.org/trait.impl/io/static/struct.WScriptHash.html?a=commitdiff_plain;h=4a6a91d2e43a2e48afc82df6bd26354369ade1e1;p=bitcoindevkit.org Fix the iframe in the paper wallet post on mobile/tablets --- diff --git a/content/blog/2021/descriptor_based_paper_wallet.md b/content/blog/2021/descriptor_based_paper_wallet.md index cb189e264e..bf3a88020c 100644 --- a/content/blog/2021/descriptor_based_paper_wallet.md +++ b/content/blog/2021/descriptor_based_paper_wallet.md @@ -56,7 +56,7 @@ It's also a good idea to use incognito mode in the browser to prevent it from sa The following is the result: - + Under the hood, the command created a key pair randomly for every alias present in the descriptor, then replaced the aliases with the created keys and generated the corresponding address. This address is the same for every paper wallet and it is shown in the upper part of the paper wallet (the public part) along with the alias, linking the paper wallet to the owner.