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 df40e7e938
commit 46d309131a
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(),
}
}