mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-02-09 09:03:47 +00:00
TestToken only deploys at development
This commit is contained in:
parent
9f97714ba5
commit
f04745e3d3
@ -17,6 +17,16 @@
|
|||||||
"contracts": {
|
"contracts": {
|
||||||
"ERC20Receiver": {
|
"ERC20Receiver": {
|
||||||
"deploy": false
|
"deploy": false
|
||||||
|
},
|
||||||
|
"TestToken": {
|
||||||
|
"deploy": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"development": {
|
||||||
|
"contracts": {
|
||||||
|
"TestToken": {
|
||||||
|
"deploy": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user