Skip to content

Commit

Permalink
faq: update description how to recognize replaceable transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
accumulator committed Mar 4, 2024
1 parent 9524dd7 commit 7395dc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ If you have made a transaction that is unconfirmed, you can:
- Increase the transaction fee. This is only possible for
"replaceable" transactions. Electrum creates replaceable transactions
by default, except for lightning channel open/close transactions.
Transactions that are replaceable have the word "Replaceable" in the
date column on the history tab. To increase the fee of a replaceable
Transactions that are replaceable have "Replace by fee: True" in the
transaction details screen. To increase the fee of a replaceable
transaction right click on its entry on the history tab and choose
"Increase Fee". Set an appropriate fee and click on "OK". A window will
popup with the unsigned transaction. Click on "Sign" and then "Broadcast".
Expand All @@ -147,8 +147,8 @@ If you have made a transaction that is unconfirmed, you can:
- Cancel the transaction. This is only possible for "replaceable"
transactions. Electrum creates replaceable transactions
by default, except for lightning channel open/close transactions.
Transactions that are replaceable have the word "Replaceable" in the
date column on the history tab. To cancel a replaceable transaction
Transactions that are replaceable have "Replace by fee: True" in the
transaction details screen. To cancel a replaceable transaction
right click on its entry on the history tab and choose
"Cancel (double-spend)". Set an appropriate fee and click on "OK". A window
will popup with the unsigned transaction. Click on "Sign" and then
Expand Down

0 comments on commit 7395dc2

Please sign in to comment.