Skip to content

SCRIPT_ERR_SIG_PUSHONLY error string is wrong #18411

@Coding-Enthusiast

Description

@Coding-Enthusiast

case SCRIPT_ERR_SIG_PUSHONLY:
return "Only non-push operators allowed in signatures";

It should be Non-push operators are not allowed in signatures or Only push operators allowed in signatures.

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