difftreelog
fix add try-runtime feature for pallet-balances-adapter
in: master
3 files changed
runtime/opal/Cargo.tomldiffbeforeafterboth159 'pallet-app-promotion/try-runtime',159 'pallet-app-promotion/try-runtime',160 'pallet-aura/try-runtime',160 'pallet-aura/try-runtime',161 'pallet-balances/try-runtime',161 'pallet-balances/try-runtime',162 'pallet-balances-adapter/try-runtime',162 'pallet-base-fee/try-runtime',163 'pallet-base-fee/try-runtime',163 'pallet-charge-transaction/try-runtime',164 'pallet-charge-transaction/try-runtime',164 'pallet-common/try-runtime',165 '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.tomldiffbeforeafterboth--- a/runtime/unique/Cargo.toml
+++ b/runtime/unique/Cargo.toml
@@ -153,6 +153,7 @@
'pallet-app-promotion/try-runtime',
'pallet-aura/try-runtime',
'pallet-balances/try-runtime',
+ 'pallet-balances-adapter/try-runtime',
'pallet-charge-transaction/try-runtime',
'pallet-common/try-runtime',
'pallet-configuration/try-runtime',