We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AllowableClockDriftSecs=1,目的是为了验证区块的广播时间,维护出块周期合理性,也就是提前1s以上广播到链上的区块不会被承认,但是由于系统时间得误差或有些社区节点自己改了这个时间,经常出现提前5s以上广播的区块最终也被链承认,故:
The text was updated successfully, but these errors were encountered:
diwufeiwen
No branches or pull requests
链服务模块 / Chain Service Components
订单服务模块 / Deal Service Components
算力服务模块 / Storage Power Service Components
描述 / Description
AllowableClockDriftSecs=1,目的是为了验证区块的广播时间,维护出块周期合理性,也就是提前1s以上广播到链上的区块不会被承认,但是由于系统时间得误差或有些社区节点自己改了这个时间,经常出现提前5s以上广播的区块最终也被链承认,故:
The text was updated successfully, but these errors were encountered: