OEL2ContractsLike: {
    [K in keyof OEL2Contracts]: AddressLike
}

Convenience type for something that looks like the L2 OE contract interface but could be addresses instead of actual contract objects.

Generated using TypeDoc