mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-30 21:17:25 +00:00
1c0b437330
This PR removes the `GenesisExt` wrapper over the `GenesisRuntimeConfig` in `cumulus-test-service`. Initialization of values that were performed by `GenesisExt::BuildStorage` was moved into `test_pallet` genesis. --------- Co-authored-by: command-bot <> Co-authored-by: Bastian Köcher <git@kchr.de>