Fix type error in migrations
This commit is contained in:
parent
07ab10b000
commit
ac8b08d3cf
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user