Skip to content

Commit

Permalink
Add Dust 0812
Browse files Browse the repository at this point in the history
  • Loading branch information
tmors committed Aug 14, 2024
1 parent 73f39fc commit 8587a77
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Dust_ZICL1st.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,13 @@ https://learnblockchain.cn/article/6188
2. 索引用来标注节点顺序
3. 排序需要用到条件swap

### 2024.08.12

- 学习主题: circom 实用电路学习
- 学习内容:约束类型
1. 约束分成常量、线性表达式、二次表达式、非二次表达式
2. <==相当于 <-- 及 ===
3. <--会分配一个二次表达式,但不会添加任何约束

<!-- Content_END -->

0 comments on commit 8587a77

Please sign in to comment.