Function getDelegateContract

  • Internal

    Returns a ethers.Contract instance of the delegate contract make sure you call "config.setConfig" before calling this function

    Parameters

    • chainId: number

      number or ChainEnum

    Returns Contract

    ethers.Contract instance

Generated using TypeDoc