mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-11-16 15:58:08 +00:00
resize donation qr codes
This commit is contained in:
parent
af44544e15
commit
79ba7250eb
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -71,14 +71,16 @@ To bring Haveno to life, we need resources. If you have the possibility, please
|
|||
|
||||
### Monero
|
||||
|
||||
`42sjokkT9FmiWPqVzrWPFE5NCJXwt96bkBozHf4vgLR9hXyJDqKHEHKVscAARuD7in5wV1meEcSTJTanCTDzidTe2cFXS1F`
|
||||
|
||||
![Qr code](https://raw.githubusercontent.com/haveno-dex/haveno/master/media/donate_monero.png)
|
||||
<p>
|
||||
<img src="https://raw.githubusercontent.com/haveno-dex/haveno/master/media/donate_monero.png" alt="Donate Monero" width="150" height="150"><br>
|
||||
<code>42sjokkT9FmiWPqVzrWPFE5NCJXwt96bkBozHf4vgLR9hXyJDqKHEHKVscAARuD7in5wV1meEcSTJTanCTDzidTe2cFXS1F</code>
|
||||
</p>
|
||||
|
||||
If you are using a wallet that supports OpenAlias (like the 'official' CLI and GUI wallets), you can simply put `fund@haveno.exchange` as the "receiver" address.
|
||||
|
||||
### Bitcoin
|
||||
|
||||
`1AKq3CE1yBAnxGmHXbNFfNYStcByNDc5gQ`
|
||||
|
||||
![Qr code](https://raw.githubusercontent.com/haveno-dex/haveno/master/media/donate_bitcoin.png)
|
||||
<p>
|
||||
<img src="https://raw.githubusercontent.com/haveno-dex/haveno/master/media/donate_bitcoin.png" alt="Donate Bitcoin" width="150" height="150"><br>
|
||||
<code>1AKq3CE1yBAnxGmHXbNFfNYStcByNDc5gQ</code>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue