mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 08:11:04 +00:00
Refactor paths and runtime names (#507)
chore: refactor for consistant naming of the crates and paths of the runtimes * tests: ignore folder created by the tests * chore: refactoring * Update polkadot-parachains/Cargo.toml Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
+5
-5
@@ -22,12 +22,12 @@ members = [
|
||||
"polkadot-parachains/",
|
||||
"polkadot-parachains/pallets/parachain-info",
|
||||
"polkadot-parachains/pallets/ping",
|
||||
"polkadot-parachains/rococo-runtime",
|
||||
"polkadot-parachains/shell-runtime",
|
||||
"polkadot-parachains/rococo",
|
||||
"polkadot-parachains/shell",
|
||||
"polkadot-parachains/statemint-common",
|
||||
"polkadot-parachains/statemint-runtime",
|
||||
"polkadot-parachains/statemine-runtime",
|
||||
"polkadot-parachains/westmint-runtime",
|
||||
"polkadot-parachains/statemint",
|
||||
"polkadot-parachains/statemine",
|
||||
"polkadot-parachains/westmint",
|
||||
"test/runtime",
|
||||
"test/runtime-upgrade",
|
||||
"test/client",
|
||||
|
||||
Reference in New Issue
Block a user