From 71ffa0f9979cd22e91c8c6a5e3cca21fa677505b Mon Sep 17 00:00:00 2001 From: ghubstan <36207203+ghubstan@users.noreply.github.com> Date: Wed, 20 Jan 2021 10:41:21 -0300 Subject: [PATCH] Explain that paid tx fees are forfeited For suggested change https://github.com/bisq-network/bisq/pull/5093#discussion_r560901896 --- core/src/main/resources/help/canceloffer-help.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/src/main/resources/help/canceloffer-help.txt b/core/src/main/resources/help/canceloffer-help.txt index 10627ce704..248656396e 100644 --- a/core/src/main/resources/help/canceloffer-help.txt +++ b/core/src/main/resources/help/canceloffer-help.txt @@ -11,7 +11,8 @@ canceloffer DESCRIPTION ----------- -Cancel an existing offer. The offer will be removed from other Bisq users' offer views. +Cancel an existing offer. The offer will be removed from other Bisq users' offer views, +and paid transaction fees will be forfeited. OPTIONS -------