Add Broker and GodsUnchainedValidator to contract-addresses

This commit is contained in:
Michael Zhu
2020-02-04 15:53:14 -08:00
parent 8e5dd0f8d9
commit a9b1ea9690
3 changed files with 24 additions and 18 deletions

View File

@@ -287,8 +287,6 @@ export async function runMigrationsAsync(
erc20BridgeProxy: erc20BridgeProxy.address,
zeroExGovernor: constants.NULL_ADDRESS,
forwarder: forwarder.address,
orderValidator: constants.NULL_ADDRESS,
dutchAuction: constants.NULL_ADDRESS,
coordinatorRegistry: coordinatorRegistry.address,
coordinator: coordinator.address,
multiAssetProxy: multiAssetProxy.address,