From c5adf8f267b2b4b633af2738c8f21005d4382496 Mon Sep 17 00:00:00 2001 From: Jonas Schnelli Date: Fri, 6 Jan 2017 10:42:27 +0100 Subject: [Qt] Show more significant warning if we fall back to the default fee --- src/qt/forms/sendcoinsdialog.ui | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src/qt/forms/sendcoinsdialog.ui') diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index ca8ecffafe..2eb3276a8d 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -759,11 +759,31 @@ + + + + Using the fallbackfee can result in sending a transaction that will take serval hours or days (or never) to confirm. Consider choosing your fee manually or wait until your have validated the complete chain. + + + color: rgb(255, 150, 0); +font-weight: bold; + + + Warning: Fee estimation is currently not possible. + + + false + + + Qt::Horizontal + + QSizePolicy::MinimumExpanding + 40 -- cgit v1.2.3