Skip to content

Assertion failure in ComputeType when processing script OP_0 OP_0 OP_EQUAL #13

@practicalswift

Description

@practicalswift

The following assertion failure in ComputeType is hit when passing the script OP_0 OP_0 OP_EQUAL (00 00 87) to miniscript::FromScript.

bitcoin/script/miniscript.cpp:54: 
    miniscript::Type miniscript::internal::ComputeType(…):
    Assertion `k > 1 && k < n_subs' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions