Merge pull request #1018 from 0xProject/fix/migrations/order-validator-testnet
[migrations] Add testnet network info to OrderValidator artifact
This commit is contained in:
@@ -782,5 +782,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"networks": {}
|
"networks": {
|
||||||
|
"50": {
|
||||||
|
"address": "0xe86bb98fcf9bff3512c74589b78fb168200cc546",
|
||||||
|
"links": {},
|
||||||
|
"constructorArgs": "[\"0x48bacb9266a570d521063ef5dd96e61686dbe788\",\"0xf47261b0000000000000000000000000871dd7c2b4b25e1aa18728e9d5f2af4c4e431f5c\"]"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user