From 27fcb40fc0c9ba5608a982be7372924b1edefb17 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 25 Sep 2019 15:37:38 +0800 Subject: doc: replace outdated OpenSSL comment in test README --- test/functional/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functional/README.md b/test/functional/README.md index 5e3009e6af..197c2afbe4 100644 --- a/test/functional/README.md +++ b/test/functional/README.md @@ -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 -- cgit v1.2.3