mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
new crate sc-light (#6235)
* sc-light * remove unused deps * fix line width * move more fns to sc_light
This commit is contained in:
@@ -20,6 +20,7 @@ log = "0.4.8"
|
||||
env_logger = "0.7.0"
|
||||
fdlimit = "0.1.4"
|
||||
parking_lot = "0.10.0"
|
||||
sc-light = { version = "2.0.0-rc3", path = "../../light" }
|
||||
sp-blockchain = { version = "2.0.0-rc3", path = "../../../primitives/blockchain" }
|
||||
sp-api = { version = "2.0.0-rc3", path = "../../../primitives/api" }
|
||||
sp-state-machine = { version = "0.8.0-rc3", path = "../../../primitives/state-machine" }
|
||||
|
||||
Reference in New Issue
Block a user