mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 02:01:02 +00:00
Removal of light client from substrate (#9684)
* Removal of light client from substrate * add missing import * These tests relate to there being light and non light clients. * removing lightnodes from test * cargo fmt * not needed * LightDataChecker not needed any longer * cargo fmt * Update client/service/test/src/lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * Update client/service/test/src/lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * cargo fmt Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Generated
-1
@@ -8329,7 +8329,6 @@ dependencies = [
|
||||
"sc-executor",
|
||||
"sc-informant",
|
||||
"sc-keystore",
|
||||
"sc-light",
|
||||
"sc-network",
|
||||
"sc-offchain",
|
||||
"sc-rpc",
|
||||
|
||||
Reference in New Issue
Block a user