mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Fixes fo ro/wo bridge (#1661)
This commit is contained in:
committed by
Bastian Köcher
parent
1688b493cd
commit
786db04bbc
@@ -69,7 +69,7 @@ impl Parachain for BridgeHubWococo {
|
||||
}
|
||||
|
||||
/// Identifier of BridgeHubWococo in the Wococo relay chain.
|
||||
pub const BRIDGE_HUB_WOCOCO_PARACHAIN_ID: u32 = 1013;
|
||||
pub const BRIDGE_HUB_WOCOCO_PARACHAIN_ID: u32 = 1014;
|
||||
|
||||
/// Name of the With-BridgeHubWococo messages pallet instance that is deployed at bridged chains.
|
||||
pub const WITH_BRIDGE_HUB_WOCOCO_MESSAGES_PALLET_NAME: &str = "BridgeWococoMessages";
|
||||
|
||||
Reference in New Issue
Block a user