referrerpolicy=no-referrer-when-downgrade

Type Alias penpal_runtime::xcm_config::Barrier

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

Aliased Type§

struct Barrier(/* private fields */);