steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
154 stars 100 forks source link

Fixed storage.py to properly reference compat_bytes #182

Closed cyon1c closed 6 years ago

cyon1c commented 6 years ago

This closes #176 . However, this uncovers another bug, #181 .