karask / python-bitcoin-utils

Library to interact with the Bitcoin network. Ideal for low-level learning and experimenting.
MIT License
262 stars 99 forks source link

TODO in class PublicKey #83

Closed guptamukund22 closed 2 months ago

guptamukund22 commented 2 months ago

The constructor function now checks for empty whitespaces and 0x format kind at the starting. Also variable taproot is removed and logic is now handled directly.