steem-js
steem-js copied to clipboard
Add toHex convenience method
I believe it makes sense to expose the toHex conversion methods instead of keeping them hidden in the KeyPrivate and PublicKey classes so steem-js users can easily convert their keys to hex format (for usage in other EC libraries for example)