Function getDeployArtifact

  • Return a deploy artifact with the given name.

    This is a low level, environment agnostic functions. Users should prefer using the named contracts on an Environment object whenever possible.

    Parameters

    • artifactName: string

      The name of the artifact

    Returns DeployArtifact

Generated using TypeDoc