We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984e280 commit 55a1ec0Copy full SHA for 55a1ec0
1 file changed
README.md
@@ -5,6 +5,7 @@ structures. This is based on https://github.com/petertodd/python-bitcoinlib,
5
but is focused only on providing the tools to build, manipulate and sign
6
bitcoin transactions, and related data structures. Network-related code
7
that deals with sending and receiving data from and to bitcoin nodes is removed.
8
+Bech32 segwit address support and RFC6979 signing with libsecp256k1 are added.
9
10
"The Swiss Army Knife of the Bitcoin protocol." - Wladimir J. van der Laan
11
0 commit comments