LedgerHQ / btchip-python

Ledger HW.1 Python API
http://www.ledger.co
Apache License 2.0
65 stars 51 forks source link

getWalletPublicKey does not return the address correctly #43

Open achow101 opened 5 years ago

achow101 commented 5 years ago

getWalletPublicKey is returning the address as the string bytearray(b'1CWSVFBqrMDbnF4TCZ9E6u7sfZBVaCPvQT') rather than the address itself.