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
{{ message }}
This repository was archived by the owner on Feb 1, 2021. It is now read-only.
The class KPAccountCreator should be renamed to something more intuitive and comments to be added for a better understanding of what the class is doing
Acceptance criteria:
KPAccountCreator to be renamed to KeyPairAccountCreator
kdoc comment describing high level functionality of class
kdoc comment describing AccountCreator interface
Existing tests must pass (after rename)
breaking change from rename marked in changelog
No new tests needed but they won't be rejected if any are added :)