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
The regex for vote weight is to restrictive and only allows float with six decimals.
Allowed should be any float as a string with UP TO six decimals and int.
The text was updated successfully, but these errors were encountered:
The regex for vote weight is to restrictive and only allows float with six decimals.
Allowed should be any float as a string with UP TO six decimals and int.
The text was updated successfully, but these errors were encountered: