steemit / libcrypto-js

Cryptographic utilities for Steem in Javascript. Zero dependencies.
5 stars 17 forks source link

rename SecretKey to PrivateKey #10

Closed goldibex closed 6 years ago

goldibex commented 6 years ago

Closes #3.

Does what it says on the tin. Apparently PrivateKey is the name we use elsewhere, far be it from me to diverge from convention.