Closed
Description
Just saw my sample node try to broadcast an expired HTLC claim on-chain but it got rejected for a locktime failure. The transaction's locktime was one higher than the block height being connected, which it got from the same bitcoind, so it should have made it into the mempool. I wonder if there's some bug in core or race condition there where the mempool hasn't been updated yet? It seemed to only get broadcasted an hour (and a number of blocks) later when I did it manually (but I assume we'd have rebroadcasted it again after some number of blocks? I hope?).
Metadata
Metadata
Assignees
Labels
No labels