Finish ZrxVault and StakingProxy configs without batch transaction

This commit is contained in:
Amir Bandeali
2019-11-07 08:14:12 -08:00
parent eb6bbb6e78
commit a4a2bfdf35
3 changed files with 15 additions and 10 deletions

View File

@@ -14,6 +14,10 @@ export interface ConfigsByChain {
}
// tslint:disable custom-no-magic-numbers
/**
* Gets configs that correspond to the given chainId.
* @param chainId Id of the netowrk.
*/
export function getConfigsByChainId(chainId: number): ConfigsByChain {
const mainnetConfigs = {
zeroExGovernor: {