Redeploy Forwarder and all bridges

This commit is contained in:
Amir Bandeali
2019-12-16 09:40:13 -08:00
committed by Amir
parent 4a299c1f39
commit fa99b75d1f
6 changed files with 35 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ export {
StaticCallProxyContract,
TestStaticCallTargetContract,
UniswapBridgeContract,
KyberBridgeContract,
ChaiBridgeContract,
} from './wrappers';
export { ERC20Wrapper } from './erc20_wrapper';