Neutrome SDK reference
    Preparing search index...

    Function getOpcodeName

    • Renders an opcode as its symbolic name, for logs and error messages.

      Parameters

      • opcode: Opcode

        Opcode to name.

      Returns string

      The name, or UNKNOWN_<n> when the opcode is not part of this version.