mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Implement proper checking of inherents
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -7328,6 +7328,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
"log",
|
||||
"sc-block-builder",
|
||||
"sc-client-api",
|
||||
"sc-consensus",
|
||||
"sc-executor",
|
||||
@@ -8884,6 +8885,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"parity-scale-codec",
|
||||
"sp-runtime",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user