8
1
What is meant by the term 'transaction pinning'?
8
1
What is meant by the term 'transaction pinning'?
9
Transaction pinning happens when:
If the child transaction in (3) is large (eg a commercial service sweeping up lots of transaction outputs), then the total fee that I'd need to pay for a valid RBF would be very large.
In this scenario, my original transaction has been 'pinned' by the child transaction.
Russell O'Connor has proposed changing the RBF policy rules to alleviate this problem.
Wouldn't the child transaction trigger Child Pays For Parent in most cases? – Sam Jones – 2019-01-20T20:18:55.613
1@SamJones - that depends. Child Pays For Parent is where a child transaction has a higher fee-rate than the parent, thus increasing the average fee-rate across the parent-child package and making it more attractive for a miner to include both in a block. In the example above, the child transaction might have a lower fee-rate, so it doesn't increase the average fee-rate of the package. Instead it is a large transaction with a high absolute fee. Any replacement transaction for the parent needs to exceed the absolute fee of the replaced transactions. – jnewbery – 2019-01-28T18:45:40.400