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
Is your feature request related to a problem? Please describe.
Submitting the private key we should be able to get the public key. Currently users can introduce errors when submitting the public and private key that doesn't match.
Describe the solution you'd like
Public key submission should be avoided and being calculated from the private key.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Submitting the private key we should be able to get the public key. Currently users can introduce errors when submitting the public and private key that doesn't match.
Describe the solution you'd like
Public key submission should be avoided and being calculated from the private key.
The text was updated successfully, but these errors were encountered: