Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix[DiveEVM2017]: Part6.md bytes count error #516

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

DNCBA
Copy link
Contributor

@DNCBA DNCBA commented Jun 30, 2023

Update DiveEVM2017-Part6.md fix bytes count error

示例参数为 32 bit 需要用 8 位 16 进制编码表示,文档中 32 位数据【0xc0fefe】少了 2 位 16 进制编码

Update DiveEVM2017-Part6.md fix bytes count error

示例参数为 32 bit 需要用 8 位 16 进制编码表示,文档中 32 位数据【0xc0fefe】少了 2 位 16 进制编码
@AmazingAng AmazingAng merged commit df01b88 into AmazingAng:main Jun 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants