difftreelog
fix evm try-runtime feature passing
in: master
2 files changed
runtime/quartz/Cargo.tomldiffbeforeafterboth--- 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',
runtime/unique/Cargo.tomldiffbeforeafterboth83 'pallet-app-promotion/try-runtime',83 'pallet-app-promotion/try-runtime',84 'pallet-foreign-assets/try-runtime',84 'pallet-foreign-assets/try-runtime',85 'pallet-ethereum/try-runtime',85 'pallet-ethereum/try-runtime',86 'pallet-evm/try-runtime',86 'pallet-evm-coder-substrate/try-runtime',87 'pallet-evm-coder-substrate/try-runtime',87 'pallet-evm-contract-helpers/try-runtime',88 'pallet-evm-contract-helpers/try-runtime',88 'pallet-evm-transaction-payment/try-runtime',89 'pallet-evm-transaction-payment/try-runtime',