chainside / btcpy

A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
https://www.chainside.net
GNU Lesser General Public License v3.0
270 stars 73 forks source link

README example from_wif() #56

Open coinables opened 4 years ago

coinables commented 4 years ago

Correction to example in README for private key from wif form_wif() to from_wif()