[Client SDK Feature Request] - Add a function to check if Mina public key is valid #9763
MartinMinkov
started this conversation in
Ideas
Replies: 3 comments
-
Thanks for creating this thread. Or |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note: The Client SDK exports a function called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Add a method to the Client SDK to verify if a public key is a valid public key.
Usage
This method would be helpful for applications that accept Mina addresses as input and want to do some sort of validation before continuing.
Beta Was this translation helpful? Give feedback.
All reactions