Update to BCH CashAddr (#850)

Converted with https://cashaddr.bitcoincash.org/
This commit is contained in:
Jonah Aragon 2019-04-10 16:17:13 -05:00 committed by GitHub
parent 30552b5176
commit c0bf91b5c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>