From 62dedb2e18485ce033ae3eca396b9a1ec7f6ca36 Mon Sep 17 00:00:00 2001 From: Marnix Croes <93143998+MarnixCroes@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:19:12 +0200 Subject: [PATCH] Interface, Send: add warning for sweep button fee overriddance (#60) add warning for sweep button fee overriddance --- docs/interface/02-send.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/interface/02-send.md b/docs/interface/02-send.md index b60e813..3556829 100644 --- a/docs/interface/02-send.md +++ b/docs/interface/02-send.md @@ -25,6 +25,11 @@ Use the 'Sweep' button in the amount field to empty a single jar, or use the [Sweep tab][sweep] to sweep all non-frozen funds of your wallet to external addresses. +!!! Warning + Using the _Sweep_ button to empty a jar can significantly override the set fee limit. + This is because of the lack of change output. + The (default) maximum difference is 80%. + After you made your first collaborative transaction with one of your jars as the recipient, you are ready to earn.