Skip to content

Commit

Permalink
doc: replace outdated OpenSSL comment in test README
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Sep 25, 2019
1 parent 36604b4 commit 27fcb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 27fcb40

Please sign in to comment.