Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wanderer committed Oct 4, 2014
1 parent 94dec03 commit 10772f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ secp256k1.exportPrivateKey(secertKey, compressed)

**Parameters**

**secertKey**: Buffer, This module provides native bindings to ecdsa [secp256k1](https://github.com/bitcoin/secp256k1) functions
**secertKey**: Buffer

**compressed**: Boolean, This module provides native bindings to ecdsa [secp256k1](https://github.com/bitcoin/secp256k1) functions
**compressed**: Boolean

**Returns**: Buffer, privateKey

Expand Down

0 comments on commit 10772f4

Please sign in to comment.