mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 22:41:02 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user