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
At the moment there is no validation of the BCH address that the user can add to their profile. It would be good if addresses were validated prior to updating the value on the server.
The scope of this issue is to:
Add a library to validate BCH addresses to the profile.vue component.
Validate BCH addresses before persisting the data to the server.
The text was updated successfully, but these errors were encountered:
At the moment there is no validation of the BCH address that the user can add to their profile. It would be good if addresses were validated prior to updating the value on the server.
The scope of this issue is to:
The text was updated successfully, but these errors were encountered: