diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-27 18:24:08 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-27 18:24:08 -0400 |
| commit | ab732d45ce4108a55e7654b3d0d4cecea03f29b6 (patch) | |
| tree | 2523f3bb918ca136b1a2cd1668ecd52433cfff16 /static/donate.html | |
| parent | b8e2d38ee867aa8121383951ee0bf8b7fcd0102b (diff) | |
improve Bitcoin donation fee info
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/donate.html b/static/donate.html index cc19d3b1..ee63ac8b 100644 --- a/static/donate.html +++ b/static/donate.html @@ -93,9 +93,9 @@ </a> </div> - <p>Using a low fee is recommended, since the payment doesn't need to be quick. There's - no need to waste your money choosing a fee based on having it arrive within an hour, - when having it go through within a couple days is perfectly fine.</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"> |
