fromASM
reddcoinjs-lib v7.0.1-rdd.1 • Docs
reddcoinjs-lib v7.0.1-rdd.1 / script / fromASM
Function: fromASM()
fromASM(
asm):Uint8Array
Converts an ASM string to a Buffer.
Parameters
• asm: string
The ASM string to convert.
Returns
Uint8Array
The converted Buffer.