referrerpolicy=no-referrer-when-downgrade

Barrier

Type Alias Barrier 

Source
pub type Barrier = TrailingSetTopicAsId<(TakeWeightCredit, AllowKnownQueryResponses<XcmPallet>, WithComputedOrigin<(AllowTopLevelPaidExecutionFrom<Everything>, AllowSubscriptionsFrom<OnlyParachains>, AllowExplicitUnpaidExecutionFrom<(IsChildSystemParachain<Id>, Fellows)>), UniversalLocation, ConstU32<8>>)>;
Expand description

The barriers one of which must be passed for an XCM message to be executed.

Aliased Type§

pub struct Barrier(/* private fields */);