Remove as_derivative from SafeCallFilter (#3006)

* remove as_derivative from SafeCallFilter

* lock

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
joe petrowski
2023-08-16 11:15:42 +02:00
committed by GitHub
parent dcaff46325
commit 53cf041bb2
8 changed files with 33 additions and 43 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
//! It works in the following way:
//!
//! 1. For every included relay chain block we note the backed candidate of our parachain. If the
//! block belonging to the PoV is already known, we do nothing. Otherwise we start
//! a timer that waits for a randomized time inside a specified interval before starting to
//! block belonging to the PoV is already known, we do nothing. Otherwise we start a timer that
//! waits for a randomized time inside a specified interval before starting to
//! recover the PoV.
//!
//! 2. If between starting and firing the timer the block is imported, we skip the recovery of the