This commit is contained in:
Yemel Jardi 2015-01-02 18:25:08 -03:00
parent ff844e9935
commit 9f8e2c721f
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ PrivateKey.isValid = function(data, network){
};
/**
* Will output the PublicKey encoded as hex string
* Will output the PrivateKey encoded as hex string
*
* @returns {String}
*/