from config import SubstrateConfig class Substrate: @staticmethod def setup(state, config: SubstrateConfig): return state