doc: replace outdated OpenSSL comment in test README

This commit is contained in:
fanquake 2019-09-25 15:37:38 +08:00
parent 36604b4ef5
commit 27fcb40fc0
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -116,7 +116,7 @@ Basic code to support P2P connectivity to a bitcoind.
Utilities for manipulating transaction scripts (originally from python-bitcoinlib)
#### [test_framework/key.py](test_framework/key.py)
Wrapper around OpenSSL EC_Key (originally from python-bitcoinlib)
Test-only secp256k1 elliptic curve implementation
#### [test_framework/bignum.py](test_framework/bignum.py)
Helpers for script.py