openoms / joininbox

A terminal based graphical menu for JoinMarket
MIT License
153 stars 20 forks source link

how to execute RBF, CPFP, bumpfee.py to increase stuck transaction #150

Open therealsupermax opened 4 months ago

therealsupermax commented 4 months ago

I'm running raspiblitz with both joininbox and JAM to connect to join market, trying to figure out how to run bumpfee.py for a recent transaction I did.

Set fee at 8 sats/vbyte, but it automatically changed it to 2 sats/vbyte? Not sure why. Can figure this part out later.

How does one RBF from joininbox? If not, how does one do it via join market CLI from node like Raspiblitz?

Thanks everyone

RobertMiranda commented 1 month ago

Not familiar with JoinBox, but if you can get to the command line you would run a command like this:

cd joinmarket-clientserver source jmvenv/bin/activate cd scripts python bumpfee.py -f 8000 wallet.jmdat transactionID-of-the-stuck-UTXO