referrerpolicy=no-referrer-when-downgrade

Crate pallet_xcm

Source
Expand description

Pallet to handle XCM messages.

Re-exports§

Modules§

Structs§

  • Filter for (origin: Location, target: Location) to find whether target has explicitly authorized origin to alias it.
  • EnsureOrigin implementation succeeding with a Location value to recognize and filter the Origin::Response item.
  • EnsureOrigin implementation succeeding with a Location value to recognize and filter the Origin::Xcm item.
  • Filter for Location to find those which represent a strict majority approval of an identified plurality.
  • Filter for Location to find those which represent a voice of an identified plurality.
  • fallback implementation
  • A simple passthrough where we reuse the Location-typed XCM origin as the inner value of this crate’s Origin::Xcm value.

Traits§

Functions§