Skip to content

Commit 6393da8

Browse files
committed
Merge #16960: doc: replace outdated OpenSSL comment in test README
27fcb40 doc: replace outdated OpenSSL comment in test README (fanquake) Pull request description: The OpenSSL dependency was removed in #15826. ACKs for top commit: laanwj: ACK 27fcb40 theStack: ACK bitcoin/bitcoin@27fcb40 Tree-SHA512: eb7a3b18fefa91e6f27c50fa065d6cc330f7b633ae8ee51145cdeec4df51dea5155f0d1fa91e75f1202adef04e063f3eda12773cd00a093f29f5a5e83c4fda73
2 parents 36604b4 + 27fcb40 commit 6393da8

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)