We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36604b4 commit 27fcb40Copy full SHA for 27fcb40
test/functional/README.md
@@ -116,7 +116,7 @@ Basic code to support P2P connectivity to a bitcoind.
116
Utilities for manipulating transaction scripts (originally from python-bitcoinlib)
117
118
#### [test_framework/key.py](test_framework/key.py)
119
-Wrapper around OpenSSL EC_Key (originally from python-bitcoinlib)
+Test-only secp256k1 elliptic curve implementation
120
121
#### [test_framework/bignum.py](test_framework/bignum.py)
122
Helpers for script.py
0 commit comments