force closed channel with fee too low #8228
Closed
nicklywhoop
started this conversation in
General
Replies: 1 comment 9 replies
-
This is an anchor channel, so it should be possible to CPFP it. But only |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to recover my sats from my forced closed channel, I have searched for quite a bit but everything I tried isn't working.
I have a closing transaction with 17s/vb which I am trying to fee bump without success
https://mempool.space/tx/309717fe30e149df75be1f7059ddce1feec8ebe3e8ca5e09fb636971269f8f33
Commands I have tried
lncli --rpcserver=lnd.embassy wallet bumpclosefee --conf_target 1 5da31680c15fe3d899bf4ec8823797d9b74acdc46edb38384b1cee737862f0cd:1
lncli --rpcserver=lnd.embassy wallet bumpfee --conf_target 1 --force 309717fe30e149df75be1f7059ddce1feec8ebe3e8ca5e09fb636971269f8f33:0
chantools sweepremoteclosed --recoverywindow 30 --feerate 150 --sweepaddr <> --rootkey <> --publish
Please help :)
Beta Was this translation helpful? Give feedback.
All reactions