From faf62d9415d74e69356d2b64c134184814938708 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Sun, 31 Mar 2019 18:00:26 -0400 Subject: gui: Generate bech32 addresses by default --- src/qt/forms/receivecoinsdialog.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/qt/forms/receivecoinsdialog.ui') diff --git a/src/qt/forms/receivecoinsdialog.ui b/src/qt/forms/receivecoinsdialog.ui index 2f916d0b44..8876ea1337 100644 --- a/src/qt/forms/receivecoinsdialog.ui +++ b/src/qt/forms/receivecoinsdialog.ui @@ -189,7 +189,7 @@ - + 0 @@ -206,10 +206,10 @@ Qt::StrongFocus - 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. + 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 checked, an address compatible with older wallets will be created instead. - Generate native segwit (Bech32) address + Generate legacy address @@ -360,7 +360,7 @@ reqLabel reqAmount - useBech32 + useLegacyAddress reqMessage receiveButton clearButton -- cgit v1.2.3