mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-22 10:28:34 +00:00
13 lines
146 B
JSON
13 lines
146 B
JSON
{
|
|
"development": {
|
|
"gas": "auto",
|
|
"contracts": {
|
|
"SimpleStorage": {
|
|
"args": [
|
|
100
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|