Function getCreate2FactoryDeploymentInfo
- getCreate2FactoryDeploymentInfo(chainId, gasOptions): KeylessDeploymentInfo
Parameters
chainId: number
gasOptions: {
gasLimit?: number;
gasPrice?: number;
}
Optional
gasLimit?: number
Optional
gasPrice?: number
Returns KeylessDeploymentInfo