Crate bp_xcm_bridge

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.
  • A structure containing information about from whom the deposit is reserved.
  • Receiver metadata.

Enums§

Traits§

Type Aliases§

  • An alias for the bridge deposit of ThisChain.
  • Encoded XCM blob. We expect the bridge messages pallet to use this blob type for both inbound and outbound payloads.