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

(Update) Review the value of the depth of changing mining keys #176

Open
varasev opened this issue Aug 30, 2018 · 0 comments
Open

(Update) Review the value of the depth of changing mining keys #176

varasev opened this issue Aug 30, 2018 · 0 comments

Comments

@varasev
Copy link
Contributor

varasev commented Aug 30, 2018

KeysManager.maxOldMiningKeysDeepCheck returns the value of 25:

function maxOldMiningKeysDeepCheck() public pure returns(uint256) {
return 25;
}

This is arbitrary now, so we should base this limit on the real parameters of the system.

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

No branches or pull requests

1 participant