Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
zkp
zkevm-circuits
Wiki
Zkevm docs
11 fixed
11 fixed
· Changes
Page history
correct fixed doc
authored
Jan 15, 2024
by
yyx-yong
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
zkevm-docs/11-fixed.markdown
zkevm-docs/11-fixed.markdown
+1
-1
No files found.
zkevm-docs/11-fixed.markdown
View page @
7a68f58d
...
...
@@ -55,7 +55,7 @@ pub enum Tag {
| And | 0 | 1 | 0 |
| And | ...| ...| ...|
| And | 255 | 0 | 0 |
| And | 255 | 1 |
255
|
| And | 255 | 1 |
1
|
| Or | 0 | 0 | 0 |
| Or | 0 | 1 | 1 |
| Or | ...| ...| ...|
...
...