celo-chainlib-eth/chainlib_eth_celo/util.py

5 lines
88 B
Python

from enum import Enum
class CeloUtil(Enum):
CHAIN_SPEC = 'evm:flan:44787:celo'