Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Name length check is missing from the validator registration command #8407

Closed
Tracked by #7226
mosmartin opened this issue Apr 28, 2023 · 0 comments
Closed
Tracked by #7226
Assignees
Milestone

Comments

@mosmartin
Copy link
Contributor

Expected behavior

Should check for validator name length. It should not be longer than MAX_LENGTH_NAME. If the name exceeds this length, then it should err and invalidate the transaction.

Actual behavior

This logic has not been implemented in the verify step of this command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants