mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Route the DB w.r.t. forwarded outputs' information
This commit is contained in:
@@ -116,6 +116,7 @@ impl<D: Db, S: ScannerFeed, Sch: Scheduler<S>> EventualityTask<D, S, Sch> {
|
||||
Self { db, feed, scheduler }
|
||||
}
|
||||
|
||||
#[allow(clippy::type_complexity)]
|
||||
fn keys_and_keys_with_stages(
|
||||
&self,
|
||||
block_number: u64,
|
||||
|
||||
Reference in New Issue
Block a user