difftreelog
fix add try-runtime feature for pallet-balances-adapter
in: master
3 files changed
runtime/opal/Cargo.tomldiffbeforeafterboth--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -159,6 +159,7 @@
'pallet-app-promotion/try-runtime',
'pallet-aura/try-runtime',
'pallet-balances/try-runtime',
+ 'pallet-balances-adapter/try-runtime',
'pallet-base-fee/try-runtime',
'pallet-charge-transaction/try-runtime',
'pallet-common/try-runtime',
runtime/quartz/Cargo.tomldiffbeforeafterboth--- a/runtime/quartz/Cargo.toml
+++ b/runtime/quartz/Cargo.toml
@@ -155,6 +155,7 @@
'pallet-aura/try-runtime',
'pallet-balances-adapter/std',
'pallet-balances/try-runtime',
+ 'pallet-balances-adapter/try-runtime',
'pallet-charge-transaction/try-runtime',
'pallet-common/try-runtime',
'pallet-configuration/try-runtime',
runtime/unique/Cargo.tomldiffbeforeafterboth153 'pallet-app-promotion/try-runtime',153 'pallet-app-promotion/try-runtime',154 'pallet-aura/try-runtime',154 'pallet-aura/try-runtime',155 'pallet-balances/try-runtime',155 'pallet-balances/try-runtime',156 'pallet-balances-adapter/try-runtime',156 'pallet-charge-transaction/try-runtime',157 'pallet-charge-transaction/try-runtime',157 'pallet-common/try-runtime',158 'pallet-common/try-runtime',158 'pallet-configuration/try-runtime',159 'pallet-configuration/try-runtime',