From 4f1c03c2e6df7303d2cfe09c2394d8d0dc3dd7e8 Mon Sep 17 00:00:00 2001 From: Alejandro Martinez Andres <11448715+al3mart@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:39:18 +0100 Subject: [PATCH] chore: include #149 --- chain-spec-generator/src/system_parachains_specs.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chain-spec-generator/src/system_parachains_specs.rs b/chain-spec-generator/src/system_parachains_specs.rs index 895ccc75..01e3cc1e 100644 --- a/chain-spec-generator/src/system_parachains_specs.rs +++ b/chain-spec-generator/src/system_parachains_specs.rs @@ -47,8 +47,8 @@ pub fn asset_hub_paseo_local_testnet_config() -> Result, Stri asset_hub_paseo_runtime::WASM_BINARY.expect("AssetHubPaseo wasm not available!"), Extensions { relay_chain: "paseo-local".into(), para_id: 1000 }, ) - .with_name("Paseo Asset Hub Local") - .with_id("paseo-asset-hub-local") + .with_name("Asset Hub Paseo Local") + .with_id("asset-hub-paseo-local") .with_chain_type(ChainType::Local) .with_protocol_id("ah-pas") .with_genesis_config_patch(