diff --git a/tracing/2200/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs b/tracing/2200/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs index 1d04b687..943f477a 100644 --- a/tracing/2200/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs +++ b/tracing/2200/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs @@ -96,13 +96,7 @@ macro_rules! impl_moonbeam_xcm_call_tracing { } dispatch_call() }, - // Tracing a transaction that has already been found and - // executed. There's no need to dispatch the rest of the - // calls. - EthereumXcmTracingStatus::TransactionExited => Ok(crate::PostDispatchInfo { - actual_weight: None, - pays_fee: frame_support::pallet_prelude::Pays::No, - }), + _ => unreachable!() }, // This runtime instance is importing a block. None => dispatch_call() diff --git a/tracing/2300/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs b/tracing/2300/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs index 1d04b687..943f477a 100644 --- a/tracing/2300/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs +++ b/tracing/2300/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs @@ -96,13 +96,7 @@ macro_rules! impl_moonbeam_xcm_call_tracing { } dispatch_call() }, - // Tracing a transaction that has already been found and - // executed. There's no need to dispatch the rest of the - // calls. - EthereumXcmTracingStatus::TransactionExited => Ok(crate::PostDispatchInfo { - actual_weight: None, - pays_fee: frame_support::pallet_prelude::Pays::No, - }), + _ => unreachable!() }, // This runtime instance is importing a block. None => dispatch_call() diff --git a/tracing/2400/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs b/tracing/2400/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs index ef55073f..87b1c94e 100644 --- a/tracing/2400/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs +++ b/tracing/2400/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs @@ -96,13 +96,7 @@ macro_rules! impl_moonbeam_xcm_call_tracing { } dispatch_call() }, - // Tracing a transaction that has already been found and - // executed. There's no need to dispatch the rest of the - // calls. - EthereumXcmTracingStatus::TransactionExited => Ok(crate::PostDispatchInfo { - actual_weight: None, - pays_fee: frame_support::pallet_prelude::Pays::No, - }), + _ => unreachable!() }, // This runtime instance is importing a block. None => dispatch_call() diff --git a/tracing/2600/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs b/tracing/2600/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs index ef55073f..87b1c94e 100644 --- a/tracing/2600/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs +++ b/tracing/2600/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs @@ -96,13 +96,7 @@ macro_rules! impl_moonbeam_xcm_call_tracing { } dispatch_call() }, - // Tracing a transaction that has already been found and - // executed. There's no need to dispatch the rest of the - // calls. - EthereumXcmTracingStatus::TransactionExited => Ok(crate::PostDispatchInfo { - actual_weight: None, - pays_fee: frame_support::pallet_prelude::Pays::No, - }), + _ => unreachable!() }, // This runtime instance is importing a block. None => dispatch_call() diff --git a/tracing/2800/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs b/tracing/2800/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs index ef55073f..87b1c94e 100644 --- a/tracing/2800/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs +++ b/tracing/2800/runtime/common/src/impl_moonbeam_xcm_call_tracing.rs @@ -96,13 +96,7 @@ macro_rules! impl_moonbeam_xcm_call_tracing { } dispatch_call() }, - // Tracing a transaction that has already been found and - // executed. There's no need to dispatch the rest of the - // calls. - EthereumXcmTracingStatus::TransactionExited => Ok(crate::PostDispatchInfo { - actual_weight: None, - pays_fee: frame_support::pallet_prelude::Pays::No, - }), + _ => unreachable!() }, // This runtime instance is importing a block. None => dispatch_call()