embark/boilerplate/config/development/contracts.json

9 lines
108 B
JSON

{
"development": {
"gasLimit": 500000,
"gasPrice": 10000000000000,
"contracts": {
}
}
}