mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 05:21:03 +00:00
Rename polkadot-parachain to polkadot-parachain-primitives (#1334)
* Rename `polkadot-parachain` to `polkadot-parachain-primitives` While doing this it also fixes some last `rustdoc` issues and fixes another Cargo warning related to `pallet-paged-list`. * Fix compilation * ".git/.scripts/commands/fmt/fmt.sh" * Fix XCM docs --------- Co-authored-by: command-bot <>
This commit is contained in:
@@ -23,7 +23,7 @@ sp-state-machine = { path = "../../../substrate/primitives/state-machine" }
|
||||
|
||||
# Polkadot
|
||||
polkadot-node-primitives = { path = "../../../polkadot/node/primitives" }
|
||||
polkadot-parachain = { path = "../../../polkadot/parachain" }
|
||||
polkadot-parachain-primitives = { path = "../../../polkadot/parachain" }
|
||||
polkadot-primitives = { path = "../../../polkadot/primitives" }
|
||||
|
||||
# Cumulus
|
||||
|
||||
Reference in New Issue
Block a user