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§

struct Barrier(/* private fields */);