Reverted to version of dydx bridge that only allows from to be the account owner

This commit is contained in:
Greg Hysen
2019-12-12 21:03:02 -08:00
parent 3300aaa1b9
commit 5ca7169ee5
5 changed files with 293 additions and 321 deletions

View File

@@ -5,6 +5,7 @@ export {
ERC20ProxyContract,
ERC721ProxyContract,
Eth2DaiBridgeContract,
DydxBridgeContract,
IAssetDataContract,
IAssetProxyContract,
MultiAssetProxyContract,