mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
13 lines
142 B
JSON
13 lines
142 B
JSON
{
|
|
"default": {
|
|
"gas": "auto",
|
|
"contracts": {
|
|
"SimpleStorage": {
|
|
"args": [
|
|
100
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|