Skip to content

Commit 0936ced

Browse files
committed
fixup! [Qt] Add simple optin-RBF checkbox and confirmation info
s/Allow/Request/ as suggested by Luke Dashjr <[email protected]> in #9592 (comment)
1 parent bfdb09f commit 0936ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/sendcoinsdialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1250,7 +1250,7 @@
12501250
<item>
12511251
<widget class="QCheckBox" name="optInRBF">
12521252
<property name="text">
1253-
<string>Allow Replace-By-Fee</string>
1253+
<string>Request Replace-By-Fee</string>
12541254
</property>
12551255
<property name="toolTip">
12561256
<string>Signals that this transaction can be replaced with a transation paying higher fees (as long as the transaction is NOT confirmed).</string>

0 commit comments

Comments
 (0)