Fix type error in migrations
This commit is contained in:
@@ -406,6 +406,7 @@ export async function runMigrationsAsync(
|
|||||||
sushiswapBridge: NULL_ADDRESS,
|
sushiswapBridge: NULL_ADDRESS,
|
||||||
shellBridge: NULL_ADDRESS,
|
shellBridge: NULL_ADDRESS,
|
||||||
dodoBridge: NULL_ADDRESS,
|
dodoBridge: NULL_ADDRESS,
|
||||||
|
creamBridge: NULL_ADDRESS,
|
||||||
exchangeProxy: exchangeProxy.address,
|
exchangeProxy: exchangeProxy.address,
|
||||||
exchangeProxyAllowanceTarget: exchangeProxyAllowanceTargetAddress,
|
exchangeProxyAllowanceTarget: exchangeProxyAllowanceTargetAddress,
|
||||||
exchangeProxyTransformerDeployer: txDefaults.from,
|
exchangeProxyTransformerDeployer: txDefaults.from,
|
||||||
|
|||||||
Reference in New Issue
Block a user