MCPcopy
hub / github.com/raiden-network/raiden / constants.py

File constants.py

raiden/constants.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from enum import Enum
2
3from eth_utils import keccak, to_canonical_address
4

Callers

nothing calls this directly

Calls 5

to_hex_addressFunction · 0.90
to_checksum_addressFunction · 0.90
sha256_secrethashFunction · 0.90
AddressClass · 0.85
BlockTimeoutClass · 0.85

Tested by

no test coverage detected