Skip to content

Commit 82f74f2

Browse files
authored
Update README.md
1 parent edfc905 commit 82f74f2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ bitcoin transactions, and related data structures. Network-related code
77
that deals with sending and receiving data from and to bitcoin nodes is removed.
88
Bech32 segwit address support and RFC6979 signing with libsecp256k1 are added.
99

10+
!!!
11+
12+
Please note that python-bitcointx transition to the independent derivative library from python-bitcoinlib is not yet finished. The python package will be renamed from 'bitcoin' to 'bitcointx' in the near future, and use_libsecp256k1_for_signing() function will probably be gone, because libsecp256k1 will be the default.
13+
1014
"The Swiss Army Knife of the Bitcoin protocol." - Wladimir J. van der Laan
1115

1216

0 commit comments

Comments
 (0)