Migrate constructor arguments
This commit is contained in:
committed by
Fabio Berger
parent
722c24d127
commit
be1f7db2df
@@ -446,11 +446,11 @@
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"name": "_zrx",
|
||||
"name": "_ZRX_TOKEN_CONTRACT",
|
||||
"type": "address"
|
||||
},
|
||||
{
|
||||
"name": "_proxy",
|
||||
"name": "_PROXY_CONTRACT",
|
||||
"type": "address"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user