mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Support running relay chain full node as non-collator (#1069)
* Run relay chain full node not as collator * Clean up
This commit is contained in:
Generated
+1
-1
@@ -2093,7 +2093,7 @@ dependencies = [
|
||||
"futures-timer",
|
||||
"jsonrpsee 0.9.0",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.11.2",
|
||||
"parking_lot 0.12.0",
|
||||
"polkadot-service",
|
||||
"sc-client-api",
|
||||
"sc-rpc-api",
|
||||
|
||||
Reference in New Issue
Block a user