mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-01-15 00:44:53 +00:00
11 lines
144 B
JSON
11 lines
144 B
JSON
{
|
|
"contracts": ["contracts/**"],
|
|
"buildDir": "dist/",
|
|
"config": "config/",
|
|
"plugins": {
|
|
},
|
|
"versions": {
|
|
"solc": "0.4.23"
|
|
}
|
|
}
|