Skip to content

Core rejected expired HTLC claim as too soon #2181

Closed
@TheBlueMatt

Description

@TheBlueMatt

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions