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

Addressed TODOS in `test_keys.py` #81

Closed AdvaitPote closed 2 months ago

AdvaitPote commented 2 months ago

Resolved TODOS in test_keys.py: In test_keys.py, I have added the test_pubkey_x_only which checks the working of to_x_only_hex().