--- a/runtime/quartz/Cargo.toml +++ b/runtime/quartz/Cargo.toml @@ -82,6 +82,7 @@ 'pallet-app-promotion/try-runtime', 'pallet-foreign-assets/try-runtime', 'pallet-ethereum/try-runtime', + 'pallet-evm/try-runtime', 'pallet-evm-coder-substrate/try-runtime', 'pallet-evm-contract-helpers/try-runtime', 'pallet-evm-transaction-payment/try-runtime', --- a/runtime/unique/Cargo.toml +++ b/runtime/unique/Cargo.toml @@ -83,6 +83,7 @@ 'pallet-app-promotion/try-runtime', 'pallet-foreign-assets/try-runtime', 'pallet-ethereum/try-runtime', + 'pallet-evm/try-runtime', 'pallet-evm-coder-substrate/try-runtime', 'pallet-evm-contract-helpers/try-runtime', 'pallet-evm-transaction-payment/try-runtime',