Skip to content

A Issue for OP_PushBytes #5

Description

@cyl19970726
let scripts3 = script!{
            0x90
            OP_DROP
            OP_1
        };

My expect output is "P_PUSHBYTES_1 90 OP_DROP OP_PUSHNUM_1", but the actual output is "OP_PUSHBYTES_2 9000 OP_DROP OP_PUSHNUM_1"
What causes this problem?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions