mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 22:45:40 +00:00
make SelectChain async (#9128)
* make SelectChain async * make JustificationImport async
This commit is contained in:
Generated
+2
@@ -7208,6 +7208,7 @@ dependencies = [
|
||||
name = "sc-consensus"
|
||||
version = "0.9.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"parking_lot 0.11.1",
|
||||
"sc-client-api",
|
||||
"sp-blockchain",
|
||||
@@ -8707,6 +8708,7 @@ name = "sp-api-test"
|
||||
version = "2.0.1"
|
||||
dependencies = [
|
||||
"criterion",
|
||||
"futures 0.3.15",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"rustversion",
|
||||
|
||||
Reference in New Issue
Block a user