ofek 7 years ago
parent
commit
9b2e448fee
  1. 4
      README.rst

4
README.rst

@ -98,7 +98,7 @@ All instances have a ``public_key`` of type ``coincurve.PublicKey``
- **secret** (``bytes``) - The secret to use.
- **context** (``coincurve.Context``)
Methods:
**Methods:**
*classmethod* ``from_hex(hexed, context=GLOBAL_CONTEXT)``
@ -172,7 +172,7 @@ coincurve.PublicKey
- **data** (``bytes``) - The public key in compressed or uncompressed form.
- **context** (``coincurve.Context``)
Methods:
**Methods:**
*classmethod* ``from_secret(secret, context=GLOBAL_CONTEXT)``

Loading…
Cancel
Save