fromObject
@opcat-labs/scrypt-ts-opcat v1.0.4
@opcat-labs/scrypt-ts-opcat / Output / fromObject
Function: fromObject()
fromObject(
data):Output
Defined in: node_modules/@opcat-labs/opcat/types/transaction/output.d.cts:107
Creates an Output instance from a plain JavaScript object.
Parameters
data
any
The input object to convert to an Output
Returns
A new Output instance