• Create a contract name from a string, but without ensuring it follows the format of a contract name. It is up to the caller to validate the string is a contract name.

    Returns

    Parameters

    • value: string

      The string of the contract name.

    Returns ContractName

Generated using TypeDoc