mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Add helper to intake Eventualities
This commit is contained in:
@@ -242,7 +242,6 @@ impl<S: ScannerFeed> Scanner<S> {
|
||||
/// Create a new scanner.
|
||||
///
|
||||
/// This will begin its execution, spawning several asynchronous tasks.
|
||||
// TODO: Take start_time and binary search here?
|
||||
pub async fn new(
|
||||
db: impl Db,
|
||||
feed: S,
|
||||
|
||||
Reference in New Issue
Block a user