web3research.common.Hash

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

hash (str)

hash
__repr__()

Return repr(self).

__eq__(other)

Return self==value.

__hash__()

Return hash(self).