uport-android-sdk icon indicating copy to clipboard operation
uport-android-sdk copied to clipboard

Rename KPAccountCreator class and add comments class and add comments

Open ugoamanoh opened this issue 6 years ago • 2 comments

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 :)

This is mirroring #161718980 in pivotal

ugoamanoh avatar Nov 05 '18 13:11 ugoamanoh

is KeyPairAccountCreator more meaningful?

mirceanis avatar Nov 05 '18 13:11 mirceanis

yes

ugoamanoh avatar Nov 05 '18 13:11 ugoamanoh