diff --git a/Configuration.md b/Configuration.md index b6f3a1e..171ab33 100644 --- a/Configuration.md +++ b/Configuration.md @@ -19,6 +19,7 @@ options: * address: \<0xaddress\> # account address to unlock * init: \ # if true it will attempt to create and use a new account * password: \ # path to a file containing the password required to unlock an account + ### 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```