We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7421b4 commit a5479f7Copy full SHA for a5479f7
ir_cli/README.md
@@ -60,11 +60,11 @@ ir_cli sol2tensor $input_dir_absolute_path
60
| ├- file2.json
61
| └- ...
62
└- output
63
- ├- source_info -- infomation about contract
+ ├- source_info -- information about contract
64
├- standard_input -- solc compiler standard input json
65
├- standard_output -- solc compiler standard output json
66
├- yul -- yul src code
67
├- sir -- Smart IR
68
└- tensor -- tensor data
69
70
-```
+```
0 commit comments