Skip to content

Commit

Permalink
Merge pull request #2393 from HardenedSteel/view-keys
Browse files Browse the repository at this point in the history
contributing: add view key + primary address
  • Loading branch information
plowsof authored Oct 18, 2024
2 parents ba9d9bd + b56a180 commit 5f214de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ contributing:
sponsor_p2: for more info.
altqrmonero: Monero QR code
altqrbitcoin: Bitcoin QR code
primary_address: Primary address
donation_viewkeys: View-only wallet details

faq:
basics: Basics
Expand Down
7 changes: 7 additions & 0 deletions get-started/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@ meta_descr: meta_descr.contributing
<h3>{% t contributing.genfund %}</h3>
<p>{% t contributing.genfund_p %}</p>
<p>Monero:<br><code class="donation-field">888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H</code></p>
<details>
<summary>{% t contributing.donation_viewkeys %}:</summary>
<ul>
<li>{% t contributing.primary_address %}: <code class="donation-field">44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A</code></li>
<li>{% t moneropedia.entries.viewkey %}: <code class="donation-field">f359631075708155cc3d92a32b75a7d02a5dcf27756707b47a2b31b21c389501</code></li>
</ul>
</details>
<p>Bitcoin:<br><code class="donation-field">1KTexdemPdxSBcG55heUuTjDRYqbC5ZL8H</code></p>
<p>@openalias: <code class="donation-field">donate.getmonero.org</code></p>
</div>
Expand Down

0 comments on commit 5f214de

Please sign in to comment.