Crate bp_xcm_bridge_hub
source ·Expand description
Primitives of the xcm-bridge-hub pallet.
Structs§
- Bridge metadata.
- Bridge identifier - used only for communicating with sibling/parent chains in the same consensus.
- Locations of bridge endpoints at both sides of the bridge.
Enums§
- Errors that may happen when we check bridge locations.
- Bridge state.
- A minimized version of
pallet_xcm_bridge_hub::Call
that can be used without a runtime.
Traits§
- Local XCM channel manager.
Type Aliases§
- Encoded XCM blob. We expect the bridge messages pallet to use this blob type for both inbound and outbound payloads.