Re-produce the original 'useLiteralContent' setting

This commit is contained in:
Mathias Baumann
2019-04-17 14:54:51 +02:00
parent edfebcf957
commit b24dd42e47
4 changed files with 36 additions and 1 deletions
+3 -1
View File
@@ -92,7 +92,9 @@ explanatory purposes.
// Required for Solidity: Addresses for libraries used
libraries: {
"MyLib": "0x123123..."
}
},
// Reflects the setting used in the input json, defaults to false
"useLiteralContent": false
},
// Required: Generated information about the contract.
output: