Type Alias contracts_rococo_runtime::xcm_config::Barrier
source · pub type Barrier = TrailingSetTopicAsId<DenyThenTry<DenyReserveTransferToRelayChain, (TakeWeightCredit, AllowKnownQueryResponses<PolkadotXcm>, WithComputedOrigin<(AllowTopLevelPaidExecutionFrom<Everything>, AllowExplicitUnpaidExecutionFrom<(ParentOrParentsPlurality, Equals<RelayTreasuryLocation>)>, AllowSubscriptionsFrom<ParentRelayOrSiblingParachains>, AllowHrmpNotificationsFromRelayChain), UniversalLocation, ConstU32<8>>)>>;
Aliased Type§
struct Barrier(/* private fields */);