pub type BridgedChain<B> = <B as MessageBridge>::BridgedChain;
Expand description

Bridged chain in context of message bridge.