diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-27 18:09:55 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-27 18:10:46 -0400 |
| commit | b8e2d38ee867aa8121383951ee0bf8b7fcd0102b (patch) | |
| tree | 2b1bd57f460caad886303530cbd2409c27dc17d5 /static | |
| parent | 1ea96f5a902c72117f8f7b2c796f9252120c51cf (diff) | |
improve Monero donation fee info
Diffstat (limited to 'static')
| -rw-r--r-- | static/donate.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/donate.html b/static/donate.html index ca5309c1..cc19d3b1 100644 --- a/static/donate.html +++ b/static/donate.html @@ -113,9 +113,7 @@ </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 level since it will still be quick.</p> </section> <section id="zcash"> |
