mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Re-produce the original 'useLiteralContent' setting
This commit is contained in:
+3
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user