diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-22 18:58:22 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | ebb14df1d3f4f7c392b330c87aa39e5be407e78a (patch) | |
| tree | 05aa88e3bf1a6607006d66b50ab5b9b5c32c3563 | |
| parent | 20954089391535809d85a4331439bb57ba8cbe71 (diff) | |
drop cryptocurrency fee recommendations
Best to leave this up to people donating and handle the overly low
Bitcoin fees with CPFP when we have time for it.
| -rw-r--r-- | static/donate.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/static/donate.html b/static/donate.html index 609a6441..12880340 100644 --- a/static/donate.html +++ b/static/donate.html @@ -106,10 +106,6 @@ </div> <p>PayNym: <var>+GrapheneOS</var></p> - - <p>We recommend using the lowest fee tier recommended by your wallet since the - transaction taking hours or even a couple days is fine. An even lower custom fee - isn't recommended unless you're going to monitor it and bump the fee with RBF.</p> </section> <section id="monero"> @@ -126,8 +122,6 @@ <p>862CebHaBpFPgYoNC6zw4U8rsXrDjD8s5LMJNS7yVCRHMUKr9dDi7adMSLUMjkDYJ85xahQTCJHHyK5RCvvRJu9x7iSzN9D</p> </a> </div> - - <p>We recommend using the lowest fee level since it will still be quick.</p> </section> <section id="zcash"> @@ -198,10 +192,6 @@ <p>ltc1qzssmqueth6zjzr95rkluy5xdx9q4lk8vyrvea9</p> </a> </div> - - <p>We recommend using the lowest fee tier recommended by your wallet since the - transaction taking hours or even a couple days is fine. An even lower custom fee - isn't recommended unless you're going to monitor it and bump the fee with RBF.</p> </section> <section id="wise"> |
