switch to Bech32 Bitcoin donation address

This commit is contained in:
Daniel Micay 2020-10-31 10:59:16 -04:00
parent ddf09f8189
commit 3e14cfdfe0
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 B

After

Width:  |  Height:  |  Size: 387 B

View File

@ -51,9 +51,9 @@
<p>You can send Bitcoin donations to the following address to support this project:</p>
<div id="bitcoin_address">
<a href="bitcoin:3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5?label=GrapheneOS&amp;message=Donation%20to%20GrapheneOS">
<img src="/bitcoin-address.png" alt="Bitcoin address QR code" width="160" height="160"/>
<p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p>
<a href="bitcoin:bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p?label=GrapheneOS&amp;message=Donation%20to%20GrapheneOS">
<img src="/bitcoin-address.png?0" alt="Bitcoin address QR code" width="185" height="185"/>
<p>bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p</p>
</a>
</div>