java-bigchaindb-driver
java-bigchaindb-driver copied to clipboard
Override hashCode, equals and toString for each Model object
This is to make sure that our objects will function properly if stored in a hash-based collection.
I can work on this one.