Disassemble BTC authentication bytecode into its ASM representation.
Note, this method automatically uses the latest BTC instruction set. To manually select an instruction set, use disassembleBytecode.
For the reverse, see assembleBytecodeBTC.
the virtual machine bytecode to disassemble
Generated using TypeDoc
Disassemble BTC authentication bytecode into its ASM representation.
Note, this method automatically uses the latest BTC instruction set. To manually select an instruction set, use disassembleBytecode.
For the reverse, see assembleBytecodeBTC.