alexbosworth / balanceofsatoshis

Tool for working with the balance of your satoshis on LND
MIT License
565 stars 79 forks source link

[fund] Add double spend utility #529

Open alexbosworth opened 1 year ago

alexbosworth commented 1 year ago

Sometimes a tx gets stuck in the mempool and cannot be fee bumped, like open channel but then this tx is too low in fees to bump the change

The solution would be to double spend an input to the transaction that is too low to bump, but that can be tricky to figure out