mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 15:41:02 +00:00
Remove Proposer from Service (#1171)
* Remove Proposer from Service Refs #1021, #1158
This commit is contained in:
committed by
GitHub
parent
9ee6bdd203
commit
c27c613445
@@ -24,6 +24,7 @@ substrate-service = { path = "../../core/service" }
|
||||
substrate-transaction-pool = { path = "../../core/transaction-pool" }
|
||||
substrate-network = { path = "../../core/network" }
|
||||
substrate-consensus-aura = { path = "../../core/consensus/aura" }
|
||||
substrate-consensus-common = { path = "../../core/consensus/common" }
|
||||
substrate-finality-grandpa = { path = "../../core/finality-grandpa" }
|
||||
sr-primitives = { path = "../../core/sr-primitives" }
|
||||
node-executor = { path = "../executor" }
|
||||
|
||||
Reference in New Issue
Block a user