From 9c39ac7aaa9eb7311d6993cf56ff93895f6f60e8 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 14:11:02 +0000 Subject: [PATCH] Edited ch09_fees.adoc with Atlas code editor --- ch09_fees.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch09_fees.adoc b/ch09_fees.adoc index eb6fc397..8036acff 100644 --- a/ch09_fees.adoc +++ b/ch09_fees.adoc @@ -195,7 +195,7 @@ bumping in Bitcoin, replace by fee (RBF) and child pays for parent To((("transaction fees", "fee bumping", "RBF (replace by fee)", id="transaction-fees-bump-rbf")))((("fee bumping", "RBF (replace by fee)", id="fee-bump-rbf")))((("RBF (replace by fee) fee bumping", id="rbf"))) increase the fee of a transaction using RBF fee bumping, you create a conflicting version of the transaction that pays a higher fee. Two -or more transactions are considered to be _conflicting transactions_ if +or more transactions are considered((("conflicting transactions")))((("transactions", "conflicts in"))) to be _conflicting transactions_ if only one of them can be included in a valid blockchain, forcing a miner to choose only one of them. Conflicts occur when two or more transactions each try to spend one of the same UTXOs, i.e., they each include an input