Skip to content

Commit 27fcb40

Browse files
committed
doc: replace outdated OpenSSL comment in test README
1 parent 36604b4 commit 27fcb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Basic code to support P2P connectivity to a bitcoind.
116116
Utilities for manipulating transaction scripts (originally from python-bitcoinlib)
117117

118118
#### [test_framework/key.py](test_framework/key.py)
119-
Wrapper around OpenSSL EC_Key (originally from python-bitcoinlib)
119+
Test-only secp256k1 elliptic curve implementation
120120

121121
#### [test_framework/bignum.py](test_framework/bignum.py)
122122
Helpers for script.py

0 commit comments

Comments
 (0)