Skip to content

Correction re data size #8

Description

@A60AB5450353F40E

https://github.com/ActorForth/Auction-Protocol/blob/main/CHIP-2021-03-12_Multiple_OP_RETURN_for_Bitcoin_Cash.md#specification

You can use other push opcodes, e.g. OP_PUSH_X with 0x01 - 0x75

Example:

OP_RETURN OP_PUSH_32 <data>
6a 20 <data>

so you save a byte of overhead and can store a max. of 221 bytes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions