mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 18:15:48 +00:00
Introduce block authorship soft deadline (#9663)
* Soft limit. * Add soft deadline tests. * cargo +nightly fmt --all * Fix sc-service test. * Improving tests
This commit is contained in:
@@ -12,6 +12,7 @@ repository = "https://github.com/paritytech/substrate/"
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
hex = "0.4"
|
||||
hex-literal = "0.3.1"
|
||||
tempfile = "3.1.0"
|
||||
tokio = { version = "1.10.0", features = ["time"] }
|
||||
|
||||
Reference in New Issue
Block a user