From 7ab1c6f6a736fc7762b8dd513d8634754319d227 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Wed, 17 Jan 2018 07:15:10 +0000 Subject: GUI: Rephrase Bech32 checkbox text/tooltip - "Bech32" isn't very user-friendly - You don't spend from addresses --- src/qt/forms/receivecoinsdialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/qt') diff --git a/src/qt/forms/receivecoinsdialog.ui b/src/qt/forms/receivecoinsdialog.ui index 09fb435a58..2f916d0b44 100644 --- a/src/qt/forms/receivecoinsdialog.ui +++ b/src/qt/forms/receivecoinsdialog.ui @@ -206,10 +206,10 @@ Qt::StrongFocus - Bech32 addresses (BIP-173) are cheaper to spend from and offer better protection against typos. When unchecked a P2SH wrapped SegWit address will be created, compatible with older wallets. + Native segwit addresses (aka Bech32 or BIP-173) reduce your transaction fees later on and offer better protection against typos, but old wallets don't support them. When unchecked, an address compatible with older wallets will be created instead. - Generate Bech32 address + Generate native segwit (Bech32) address -- cgit v1.2.3