embark-area-51/demo/config/contracts.json
2016-10-06 07:39:34 -04:00

12 lines
123 B
JSON

{
"default": {
"contracts": {
"SimpleStorage": {
"args": [
100
]
}
}
}
}