mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-08 23:49:41 -04:00
Update to BCH CashAddr (#850)
Converted with https://cashaddr.bitcoincash.org/
This commit is contained in:
parent
30552b5176
commit
c0bf91b5c8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ permalink: /donate/
|
|||
<div class="form-group row">
|
||||
<label for="BCH" class="col-sm-4 col-form-label"><strong>Bitcoin Cash (BCH)</strong></label>
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue