Skip to content
This repository was archived by the owner on Aug 23, 2026. It is now read-only.
This repository was archived by the owner on Aug 23, 2026. It is now read-only.

Do not fail if FundTransaction was already mined #36

Description

@luckysori

After completing the channel creation protocol, both parties can broadcast the signed FundingTransaction. If both parties do so, depending on the timing, one might get an error from bitcoind saying that the transaction was already in the blockchain.

This currently fails the protocol as seen here, but it should not.

The same applies to the collaborative channel close protocol.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions