mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Get the result of block importing
This commit is contained in:
@@ -17,7 +17,7 @@ async-trait = "0.1"
|
||||
|
||||
log = "0.4"
|
||||
|
||||
tokio = "1"
|
||||
tokio = { version = "1", features = ["sync", "rt"] }
|
||||
|
||||
sp-core = { git = "https://github.com/serai-dex/substrate" }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/substrate" }
|
||||
|
||||
Reference in New Issue
Block a user