Function panicUtf8

  • Panic the transaction execution with given message

    Parameters

    • msg: Uint8Array

      panic message in raw bytes, which should be a valid UTF-8 sequence

    Returns never

Generated using TypeDoc