Ejemplo n.º 1
0
def _get_network_config_path_for(profile: str) -> pathlib.Path:
    return BeaconChainConfig.get_genesis_config_file_path(profile)
Ejemplo n.º 2
0
def _get_network_config_path_from() -> pathlib.Path:
    return BeaconChainConfig.get_genesis_config_file_path()