Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech>
  • Loading branch information
svetoslav-nikol0v committed Nov 17, 2023
1 parent 88376c1 commit 9ac9622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PrivateKey.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export default class PrivateKey extends Key {
}

/**
* Construct a private key from a hex string with a der prefix
* Construct a private key from a HEX-encoded string with a der prefix
*
* @param {string} text
* @returns {PrivateKey}
Expand Down

0 comments on commit 9ac9622

Please sign in to comment.