mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Cleanup: Remove polkadot-service dependency from minimal node (#2430)
* Remove polkadot-service dependency from minimal-node * Clean up error handline * Remove unwanted changes * Unused deps
This commit is contained in:
Generated
+4
-1
@@ -2332,13 +2332,16 @@ dependencies = [
|
||||
"cumulus-relay-chain-rpc-interface",
|
||||
"futures",
|
||||
"lru 0.9.0",
|
||||
"polkadot-availability-recovery",
|
||||
"polkadot-collator-protocol",
|
||||
"polkadot-core-primitives",
|
||||
"polkadot-network-bridge",
|
||||
"polkadot-node-collation-generation",
|
||||
"polkadot-node-core-runtime-api",
|
||||
"polkadot-node-network-protocol",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-overseer",
|
||||
"polkadot-primitives",
|
||||
"polkadot-service",
|
||||
"sc-authority-discovery",
|
||||
"sc-client-api",
|
||||
"sc-network",
|
||||
|
||||
Reference in New Issue
Block a user