web3research.common.Hash
========================

.. py:class:: web3research.common.Hash(hash: str)

   .. py:attribute:: hash


   .. py:method:: __repr__()

      Return repr(self).



   .. py:method:: __eq__(other)

      Return self==value.



   .. py:method:: __hash__()

      Return hash(self).


