gui(transactions): reword rbf modal message

This commit is contained in:
jp1ac4 2024-01-25 08:32:57 +00:00
parent c50954e910
commit 9e5872c56f
No known key found for this signature in database
GPG Key ID: A7ACD32423568D7B

View File

@ -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 \