Skip to content

CBlock.GetSigOpCount counts vtx[0].vin[0] #596

Closed
@dmgores

Description

CBlock.GetSigOpCount counts vtx[0].vin[0]scriptSig's OpCount. It shouldn't, because the value in vtx[0].vin[0].scriptSig is a random string between 2 and 100 bytes.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions