You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ used in combination with an Ethereum client via the `eth.compile.solidity()` RPC
35
35
36
36
Starting from version 0.5.0, `compile`, `compileStandard` and `compileStandardWrapper` all do the same thing - what `compileStandardWrapper` used to do.
37
37
38
-
*Note*: with 0.5.1, `compileStandard` and `compileStandardWrapper` will be removed.
38
+
*Note*: with 0.5.2, `compileStandard` and `compileStandardWrapper` will be removed.
39
39
40
40
Starting from version 0.5.0 the low-level functions are also exposed:
41
41
-`solc.lowlevel.compileSingle`: the original entry point, supports only a single file
0 commit comments