Migrates Westend to Runtime V2 (#3754)

Step in https://github.com/paritytech/polkadot-sdk/issues/3688
This commit is contained in:
gupnik
2024-03-21 08:41:51 +05:30
committed by GitHub
parent 1da8a6b88f
commit 93b1abb280
3 changed files with 184 additions and 98 deletions
+13
View File
@@ -0,0 +1,13 @@
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
title: Migrates Westend to Runtime V2
doc:
- audience: Runtime Dev
description: |
This PR migrates Westend from `construct_runtime` to Runtime V2
as introduced in https://github.com/paritytech/polkadot-sdk/pull/1378
crates:
- name: westend-runtime