ethereum / eth-keys

A common API for Ethereum key operations.
MIT License
159 stars 64 forks source link

Add __hash__ method to keys and signature #8

Closed pipermerriam closed 6 years ago

pipermerriam commented 6 years ago

The key and signature objects needed to be hashable.