mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-16 23:57:11 +00:00
Updated Configuration (markdown)
parent
40789bd7a3
commit
01a12116c7
@ -19,6 +19,7 @@ options:
|
|||||||
* address: \<0xaddress\> # account address to unlock
|
* address: \<0xaddress\> # account address to unlock
|
||||||
* init: \<true|false\> # if true it will attempt to create and use a new account
|
* init: \<true|false\> # if true it will attempt to create and use a new account
|
||||||
* password: \<file_path\> # path to a file containing the password required to unlock an account
|
* password: \<file_path\> # path to a file containing the password required to unlock an account
|
||||||
|
|
||||||
### config/contracts.yml
|
### config/contracts.yml
|
||||||
|
|
||||||
Allows you define gas costs and constructor arguments for each contract, and per environment. When a contract has no gas costs defined here, it will use the defaults set at ```config/blockchain.yml```
|
Allows you define gas costs and constructor arguments for each contract, and per environment. When a contract has no gas costs defined here, it will use the defaults set at ```config/blockchain.yml```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user