Skip to content

Commit

Permalink
qr xmr diff
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Oct 19, 2024
1 parent 658cbd4 commit ea8f677
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 @@ -4,7 +4,7 @@ address_openalias: donate.getmonero.org
view_address: 44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
view_key: f359631075708155cc3d92a32b75a7d02a5dcf27756707b47a2b31b21c389501
qr_xmr_filename: img/donate-monero.png
qr_xmr_content: monero:888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H
qr_xmr_content: DIFF_monero:888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H
qr_xmr_checksum: 634324cb9d5feaf31cadafa1a62fb78c0c97aac084624ee466354086b2e62f3a
qr_btc_filename: img/donate-bitcoin.png
qr_btc_content: bitcoin:1KTexdemPdxSBcG55heUuTjDRYqbC5ZL8H
Expand Down

0 comments on commit ea8f677

Please sign in to comment.