Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeploymentConfig ¶
type DeploymentConfig struct { Create3Factory common.Address Create3Salt string ProxyAdminOwner common.Address Owner common.Address Deployer common.Address Portal common.Address GasStation common.Address Oracle common.Address MaxSwap *big.Int Toll *big.Int ExpectedAddr common.Address }
func (DeploymentConfig) Validate ¶
func (cfg DeploymentConfig) Validate() error
Click to show internal directories.
Click to hide internal directories.