mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 16:41:06 +00:00
Bump smoldot / smoldot-light to latest (#2110)
* Bump smoldot / smoldot-light * Add new EthSetOrigin tx extension to fix test on new polkadot * Fix runtime API call in test
This commit is contained in:
+2
-2
@@ -127,8 +127,8 @@ hyper = "1"
|
||||
http-body = "1"
|
||||
|
||||
# Light client support:
|
||||
smoldot = { version = "0.19.3", default-features = false }
|
||||
smoldot-light = { version = "0.17.1", default-features = false }
|
||||
smoldot = { version = "0.20.0", default-features = false }
|
||||
smoldot-light = { version = "0.18.0", default-features = false }
|
||||
tokio-stream = "0.1.16"
|
||||
futures-util = "0.3.31"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user