mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +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:
@@ -10,7 +10,7 @@ description = "Fuzz storage types of pallet-paged-list"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "pallet-paged-list"
|
||||
name = "pallet-paged-list-fuzzer"
|
||||
path = "src/paged_list.rs"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user