@0x/sol-compiler
: Fix CompilerOptions
schema.
`@0x/contract-addresses`: Add `exchangeProxyGovernor`. `@0x/contract-addresses`: Add deployed EP addresses. `@0x/migrations`: Add `exchangeProxyGovernor`.
This commit is contained in:
@@ -325,6 +325,7 @@ export async function runMigrationsAsync(
|
||||
maximumGasPrice: NULL_ADDRESS,
|
||||
dexForwarderBridge: NULL_ADDRESS,
|
||||
multiBridge: NULL_ADDRESS,
|
||||
exchangeProxyGovernor: NULL_ADDRESS,
|
||||
exchangeProxy: NULL_ADDRESS,
|
||||
exchangeProxyAllowanceTarget: NULL_ADDRESS,
|
||||
exchangeProxyTransformerDeployer: NULL_ADDRESS,
|
||||
|
Reference in New Issue
Block a user