Solidity题干有误
#329
-
Hi community, 第三题的题干的数据类型应为uint256,这样才能和答案匹配上,并且keccak256的结果才会出现在第四题的选项中。 如果使用keccak256("transfer(address,uint)"),结果没有出现在选项中,请确认。 |
Beta Was this translation helpful? Give feedback.
Answered by
child2d
Nov 16, 2022
Replies: 1 comment
-
不好意思,认真跑了一遍代码,然后又谷歌了一下。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AmazingAng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
不好意思,认真跑了一遍代码,然后又谷歌了一下。
请忽略上面的问题
贴上这个:
https://ethereum.stackexchange.com/questions/43241/why-write-uint256-instead-of-uint-if-theyre-the-same-thing