forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Feb 03, 2022, 04:07 am

Title: Lightning bumpfee completes but doesnt create a new transaction. Instead it waits in "pending sweeps"
Post by: Bitcoin on Feb 03, 2022, 04:07 am
Lightning bumpfee completes but doesnt create a new transaction. Instead it waits in "pending sweeps"

I had a Lightning channel open transaction pending for 24 hours due to a low fee.


So I issued a bumpfee for the output index like so:


lncli wallet bumpfee --sat_per_byte <new_fee> <txid>:<output index>

This completed with a return value of 0.


However a new transaction was never created.


Instead there is an output in the command:


lncli wallet pendingsweeps

where I see the <new_fee> specified and the "outpoint" being the txid:output_index value


So what do I need to do to complete this CPFP operation?


Source: Lightning bumpfee completes but doesnt create a new transaction. Instead it waits in "pending sweeps" (https://bitcoin.stackexchange.com/questions/106130/lightning-bumpfee-completes-but-doesnt-create-a-new-transaction-instead-it-wait)