@0x/contract-addresses
: Add dexForwarderBridge
address.
`@0x/migrations`: Add `dexForwarderBridge` address field.
This commit is contained in:
@@ -308,6 +308,7 @@ export async function runMigrationsAsync(
|
||||
broker: constants.NULL_ADDRESS,
|
||||
chainlinkStopLimit: constants.NULL_ADDRESS,
|
||||
maximumGasPrice: constants.NULL_ADDRESS,
|
||||
dexForwarderBridge: constants.NULL_ADDRESS,
|
||||
};
|
||||
return contractAddresses;
|
||||
}
|
||||
|
Reference in New Issue
Block a user