referrerpolicy=no-referrer-when-downgrade

Type Alias people_westend_runtime::xcm_config::Barrier

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

Aliased Type§

struct Barrier(/* private fields */);