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

Remove malice reports system #241

Merged

Conversation

axel-muller
Copy link
Collaborator

Closes #145

/// @dev duration of ban in epochs
uint256 public banDuration;
/// @custom:oz-renamed-from banDuration
uint256 public _unused8;

Check warning

Code scanning / Slither

State variables that could be declared constant Warning

ValidatorSetHbbft._unused8 should be constant
@SurfingNerd SurfingNerd merged commit 19e01ea into DMDcoin:dev Aug 26, 2024
5 checks 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