tabs -> spaces
This commit is contained in:
parent
eca20ad297
commit
9358a40500
3 changed files with 60 additions and 60 deletions
src
|
@ -190,6 +190,6 @@ ECKey.prototype.verify = function (hash, sig) {
|
|||
* Parse an exported private key contained in a string.
|
||||
*/
|
||||
module.exports = {
|
||||
ECKey: ECKey,
|
||||
ECPubKey: ECPubKey
|
||||
ECKey: ECKey,
|
||||
ECPubKey: ECPubKey
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue