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
@skozin
It seems the method only accepts hexadecimal strings prefixed with '0x'.
As per issue #149, I will add some validation rules. E.g. the string must be prefixed with '0x' and must be of length n, which is how many exactly (not counting the prefix)?
Alternatively, I can add the prefix the string myself, if none is present.
Nothing happens when one tries to update DAO withdrawal credentials using the client UI.
Steps
00f45d8e2c47371928bfeca7a52b7e0b67f4c0aa0f10d3ecebf7381158acf4cd
in the field.Expected result
The app offers to start the voting process.
Actual result
Nothing happens.
Notes
Nothing happens if one selects an account that holds no DAO (LDO) tokens, too.
The text was updated successfully, but these errors were encountered: