mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Update to BCH CashAddr (#850)
Converted with https://cashaddr.bitcoincash.org/
This commit is contained in:
parent
30552b5176
commit
c0bf91b5c8
@ -26,7 +26,7 @@ permalink: /donate/
|
|||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
<label for="BCH" class="col-sm-4 col-form-label"><strong>Bitcoin Cash (BCH)</strong></label>
|
<label for="BCH" class="col-sm-4 col-form-label"><strong>Bitcoin Cash (BCH)</strong></label>
|
||||||
<div class="col-sm-8">
|
<div class="col-sm-8">
|
||||||
<input id="BCH" type="text" value="1FhsstXDBJqpAnSU9D2kCFN4nFY4vUnXZ3" onclick="this.focus();this.select()" class="form-control input-lg" readonly>
|
<input id="BCH" type="text" value="bitcoincash:qzs5eh484cc7gq2frw4y0ygdg33uv6ucrq48ewgqqf" onclick="this.focus();this.select()" class="form-control input-lg" readonly>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user