jtymoszczuk / cpfp-calc

Calculates the fee rate needed for your child transaction to get your desired parent transaction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpfp-calc

This estimates how many sats/vbyte you need to bump your child tx to get your desired parent fee in mempool.

setup

git clone https://github.com/jtymoszczuk/cpfp-calc.git
cd cpfp-calc
./cpfp-calc.sh

Info needed

Enter the total amount of sats your current(parent) tx cost?

What fee do you want your tx to be in sats/vbyte?

Virtual size of parent transaction.

Virtual size of child transaction.

About

Calculates the fee rate needed for your child transaction to get your desired parent transaction.


Languages

Language:Shell 100.0%