Skip to content

Commit

Permalink
qr btc diff
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Oct 19, 2024
1 parent 658cbd4 commit 68bd287
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/hashes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- 'downloads/hashes.txt'
- '_data/downloads.yml'
- '_data/contributing.yml'
workflow_dispatch:
jobs:
validate-hashes:
name: Validate Hashes
Expand All @@ -29,7 +30,7 @@ jobs:
# signed by myself for test purposes only.
curl -sL https://raw.githubusercontent.com/plowsof/pgp/refs/heads/main/plowsofsmol.asc |
gpg --import
gpg --verify _data/contributing.yml.asc
#gpg --verify _data/contributing.yml.asc
- name: Verify General Fund donation QR's
run: |
yaml="_data/contributing.yml"
Expand Down
2 changes: 1 addition & 1 deletion _data/contributing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ qr_xmr_filename: img/donate-monero.png
qr_xmr_content: monero:888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H
qr_xmr_checksum: 634324cb9d5feaf31cadafa1a62fb78c0c97aac084624ee466354086b2e62f3a
qr_btc_filename: img/donate-bitcoin.png
qr_btc_content: bitcoin:1KTexdemPdxSBcG55heUuTjDRYqbC5ZL8H
qr_btc_content: DIFF_bitcoin:1KTexdemPdxSBcG55heUuTjDRYqbC5ZL8H
qr_btc_checksum: 6f091048b4492d70d7524f78be1af865530ff80b237a5f9b27b1b67dc3ba6c56

0 comments on commit 68bd287

Please sign in to comment.