add Encointer as trusted teleporter for Westend (#3411)

with the deprecation of Rococo, Encointer needs a new staging
environment. Paseo will be Polkadot-focused and westend Kusama-focused,
so we propose to use Westend
This commit is contained in:
brenzi
2024-02-26 09:15:44 +01:00
committed by GitHub
parent 3d9439f646
commit 49266f102e
3 changed files with 16 additions and 0 deletions
@@ -107,6 +107,8 @@ pub mod system_parachain {
pub const COLLECTIVES_ID: u32 = 1001;
/// BridgeHub parachain ID.
pub const BRIDGE_HUB_ID: u32 = 1002;
/// Encointer parachain ID.
pub const ENCOINTER_ID: u32 = 1003;
/// People Chain parachain ID.
pub const PEOPLE_ID: u32 = 1004;
/// Brokerage parachain ID.