• Create a contract name from a string, ensuring it follows the format of a contract name.

    Throws

    If the provided value is not a valid contract name.

    Returns

    Parameters

    • value: string

      The string of the contract name.

    Returns ContractName

Generated using TypeDoc