vbuterin / pybitcointools

SImple, common-sense Bitcoin-themed Python ECC library
1.28k stars 857 forks source link

pubtoaddr must not accept xpub #93

Open themighty1 opened 9 years ago

themighty1 commented 9 years ago

privtoaddr does not accept bip32 xpriv. Is there any reason why pubtoaddr accepts xpub? This must throw.