fromString
@opcat-labs/scrypt-ts-opcat v1.0.4
@opcat-labs/scrypt-ts-opcat / Block / fromString
Function: fromString()
fromString(
str):Block
Defined in: node_modules/@opcat-labs/opcat/types/block/block.d.cts:123
Creates a Block instance from a string representation.
Parameters
str
string
The string to parse into a Block.
Returns
The parsed Block instance.