Skip to content

'OP_CHECKSEQUENCEVERIFY' mainProcess error  #274

@QiuDaniel

Description

@QiuDaniel

In OP_CHECKSEQUENCEVERIFY.swift
guard nSequence <= txToSequenceMasked else

correct way:
guard nSequenceMasked <= txToSequenceMasked else

check in bip-0112

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