You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Expected behavior
registerValidatorKeys
implementation in Validator module differs slightly from LIP.See comment: #8525 (comment)
Actual behavior
returns
true
for success andfalse
when invalid key. in the LIP it merely throws an error for anything besides success.Steps to reproduce
Check Validators module
registerValidatorKeys
versus LIPWhich version(s) does this affect? (Environment, OS, etc...)
6.0
The text was updated successfully, but these errors were encountered: