Type Definition hashed_parachain_runtime::xcm_config::Barrier
source · pub type Barrier = DenyThenTry<DenyReserveTransferToRelayChain, (TakeWeightCredit, WithComputedOrigin<(AllowTopLevelPaidExecutionFrom<Everything>, AllowExplicitUnpaidExecutionFrom<ParentOrParentsExecutivePlurality>), UniversalLocation, ConstU32<8>>)>;