JSDocs generated by grunt
This commit is contained in:
parent
ce95cb264d
commit
027043bd6f
9 changed files with 66 additions and 30 deletions
|
|
@ -21,6 +21,7 @@ var HDPath = require('./HDPath');
|
|||
* @param {string} opts.extendedPrivateKeyString if set, use this private key
|
||||
* string, othewise create a new
|
||||
* private key
|
||||
* @constructor
|
||||
*/
|
||||
function PrivateKey(opts) {
|
||||
opts = opts || {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue