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
Add a method to generate a pair of keys in order to simplify creating an account. It can be potentially added as a static method KeyPair.generate() or KeyPair.create().
The text was updated successfully, but these errors were encountered:
Feature Request
Add a method to generate a pair of keys in order to simplify creating an account. It can be potentially added as a static method
KeyPair.generate()
orKeyPair.create()
.The text was updated successfully, but these errors were encountered: