decompile

fun decompile(scriptBytes: ByteArray): List<OP>

decompile a byte array (that is Nexa script) into a list of opcodes