Skip to content

Commit 25f34a5

Browse files
committed
Add study notes for 2025-08-17
1 parent 6053475 commit 25f34a5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

segment7.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ segment7,成都,前北师大学生,现cs在读,目前使用lens protocol
1515
## Notes
1616

1717
<!-- Content_START -->
18+
# 2025-08-17
19+
20+
`今日零碎小知识嘻嘻`
21+
- 函数签名=函数名字 + 参数类型
22+
- e.g.`transfer(uint256,address)`
23+
- ⚠️**函数签名必须是紧凑格式****没有空格**
24+
1825
# 2025-08-16
1926

2027
- **oracles** . e.g Chainlink [AggregatorV3Interface](https://docs.chain.link/chainlink-local/api-reference/v023/aggregator-v3-interface) for accessing detailed data like price feeds or, in our case, mock rainfall from an aggregator contract

0 commit comments

Comments
 (0)