From ed5323bc5912adf65ebffc475967c7b0085704ea Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 31 Jul 2023 15:44:01 -0400 Subject: add BIP47 payment code and PayNym --- static/donate-bitcoin-bip47.png | Bin 0 -> 378 bytes static/donate.html | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 static/donate-bitcoin-bip47.png (limited to 'static') diff --git a/static/donate-bitcoin-bip47.png b/static/donate-bitcoin-bip47.png new file mode 100644 index 00000000..cce3eff5 Binary files /dev/null and b/static/donate-bitcoin-bip47.png differ diff --git a/static/donate.html b/static/donate.html index 28a86d6b..2835fb85 100644 --- a/static/donate.html +++ b/static/donate.html @@ -93,6 +93,18 @@ +

You can donate to the following BIP47 payment code (stealth address) or PayNym + if your wallet supports it:

+ +
+ + Bitcoin BIP47 payment code QR code +

PM8TJKmhJNQX6UTFagyuBk8UGmwKM6yDovEokpHBscPgP3Ac7WdK5zaQKh5XLSawyxiGYZS2a7HkAoeL6oHg7Ahn1VXX888yRG4PwF1dojouPtW7tEHT

+
+
+ +

PayNym: +wildtooth299

+

We recommend using the lowest fee tier recommended by your wallet since the transaction taking hours or even a couple days is fine. An even lower custom fee isn't recommended unless you're going to monitor it and bump the fee with RBF.

-- cgit v1.3.1