mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 22:45:40 +00:00
make construct_service_factory compile (#2581)
This commit is contained in:
@@ -34,3 +34,7 @@ offchain = { package = "substrate-offchain", path = "../../core/offchain" }
|
||||
|
||||
[dev-dependencies]
|
||||
substrate-test-client = { path = "../test-client" }
|
||||
node-executor = { path = "../../node/executor" }
|
||||
node-primitives = { path = "../../node/primitives" }
|
||||
node-runtime = { path = "../../node/runtime" }
|
||||
grandpa = { package = "substrate-finality-grandpa", path = "../../core/finality-grandpa" }
|
||||
|
||||
Reference in New Issue
Block a user