mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 06:51:07 +00:00
Rename all the election operations (#6245)
* Rename and move sp-phragmen * More renames for equalise * Update main module doc * Fix line width * Line width
This commit is contained in:
@@ -26,7 +26,7 @@ frame-support = { version = "2.0.0-rc2", path = "../../support" }
|
||||
sp-std = { version = "2.0.0-rc2", path = "../../../primitives/std" }
|
||||
sp-io ={ version = "2.0.0-rc2", path = "../../../primitives/io" }
|
||||
sp-core = { version = "2.0.0-rc2", path = "../../../primitives/core" }
|
||||
sp-phragmen = { version = "2.0.0-rc2", path = "../../../primitives/phragmen" }
|
||||
sp-npos-elections = { version = "2.0.0-rc2", path = "../../../primitives/npos-elections" }
|
||||
sp-runtime = { version = "2.0.0-rc2", path = "../../../primitives/runtime" }
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user