Function disassembleBytecodeBCH

  • Disassemble BCH authentication bytecode into its ASM representation.

    Note, this method automatically uses the latest BCH instruction set. To manually select an instruction set, use disassembleBytecode.

    Parameters

    • bytecode: Uint8Array

      the virtual machine bytecode to disassemble

    Returns string

Generated using TypeDoc