Interface ResolveV4LifecycleDeploymentParams

interface ResolveV4LifecycleDeploymentParams {
    chainId: number;
    protocol: Protocol;
}

Properties

Properties

chainId: number
protocol: Protocol