gui(transactions): reword rbf modal message
This commit is contained in:
parent
c50954e910
commit
9e5872c56f
@ -170,8 +170,8 @@ pub fn create_rbf_modal<'a>(
|
||||
}
|
||||
let help_text = if is_cancel {
|
||||
"Replace the transaction with one paying a higher feerate \
|
||||
that sends the coins back to us. There is no guarantee the \
|
||||
original transaction won't get mined first. New inputs may \
|
||||
that sends the coins back to your wallet. There is no guarantee \
|
||||
the original transaction won't get mined first. New inputs may \
|
||||
be used for the replacement transaction."
|
||||
} else {
|
||||
"Replace the transaction with one paying a higher feerate \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user