Simplify the template (#2072)

* Simplify the template

* Fix and use generated whitelisted keys

* Fixes

* Update Substrate to fix compilation

* 🤦
This commit is contained in:
Bastian Köcher
2023-01-19 13:04:14 +01:00
committed by GitHub
parent 5afb483cd5
commit 95b57c3e8c
2 changed files with 20 additions and 35 deletions
@@ -217,5 +217,6 @@ fn testnet_genesis(
polkadot_xcm: parachain_template_runtime::PolkadotXcmConfig {
safe_xcm_version: Some(SAFE_XCM_VERSION),
},
transaction_payment: Default::default(),
}
}