Function cashAssemblyToBin

  • A convenience method to compile CashAssembly (using assembleBytecodeBCH) to bytecode. If compilation fails, errors are returned as a string.

    Parameters

    • cashAssemblyScript: string

    Returns string | Uint8Array

Generated using TypeDoc