mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 22:44:45 +00:00
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"default": {
|
|
"gasLimit": 500000,
|
|
"gasPrice": 10000000000000,
|
|
"contracts": {
|
|
"SimpleStorage": {
|
|
"args": [
|
|
100
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|