Pending close channel with pending_htlcs and negative blocks_til_maturity #7021
-
Hi, I found a similar case here: #6406 Is that a valid state? Bellow are the outputs for: pending tx, pending_sweeps, pending channels and lnd.log that may be relevant. Any input will be great. general system info: pending tx:
lnd.log example:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After seeing #6047 the issue was resolved by re sending the TXs using : |
Beta Was this translation helpful? Give feedback.
After seeing #6047 the issue was resolved by re sending the TXs using :
bitcoin-cli sendrawtransaction [rawtxhex]
I would still love to hear any explanation to why the TXs were not re-sent by lnd?