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