referrerpolicy=no-referrer-when-downgrade

Type Alias Barrier

Source
pub type Barrier = TrailingSetTopicAsId<DenyThenTry<DenyRecursively<DenyReserveTransferToRelayChain>, (TakeWeightCredit, AllowKnownQueryResponses<PolkadotXcm>, WithComputedOrigin<(AllowTopLevelPaidExecutionFrom<Everything>, AllowExplicitUnpaidExecutionFrom<(ParentOrParentsPlurality, FellowsPlurality, Equals<GovernanceLocation>)>, AllowSubscriptionsFrom<ParentRelayOrSiblingParachains>, AllowHrmpNotificationsFromRelayChain), UniversalLocation, ConstU32<8>>)>>;

Aliased Type§

struct Barrier(/* private fields */);