Recover from RBF on Channel Open, Confirmed On-Chain, Stuck Pending Old TXN #8208
-
Edit: This problem is from me doing something stupid, so hopefully this thread will aid anyone else who does the same. Somehow I landed on a thread somewhere that suggested simply broadcasting an RBF transaction would be good enough--and I missed the bit in the LND docs that say you can't do that for channel opens. The situation:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
ok, after reading more of the LND guide, I see that RBF is not a valid way to increase fees on a channel open. |
Beta Was this translation helpful? Give feedback.
-
Alright. For anyone else who somehow manages to do what I did, here's how to resolve it when running on an Umbrel node:
Final question for you @guggero: Does the peer also have to run abandonchannel to clear their db of the bad open from my node or will my abandonment convey across the network? I ask because they have their |
Beta Was this translation helpful? Give feedback.
Alright. For anyone else who somehow manages to do what I did, here's how to resolve it when running on an Umbrel node:
~/umbrel/app-data/data/lnd/umbrel-lnd.conf
to addreset-wallet-transactions=true
scp [email protected]:~/umbrel/app-data/lightning/data/lnd/data/graph/m…