mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 04:41:02 +00:00
new remote-ext mode: (#10192)
This commit is contained in:
@@ -32,6 +32,7 @@ sp-version = { version = "4.0.0-dev", path = "../../../primitives/version" }
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.10", features = ["macros", "rt-multi-thread"] }
|
||||
pallet-elections-phragmen = { path = "../../../frame/elections-phragmen", version = "5.0.0-dev" }
|
||||
frame-support = { path = "../../../frame/support", version = "4.0.0-dev" }
|
||||
|
||||
[features]
|
||||
remote-test = []
|
||||
|
||||
Reference in New Issue
Block a user