mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Monero Processor scan, check_for_eventuality_resolutions
This commit is contained in:
@@ -54,7 +54,7 @@ impl ScannerFeed for Rpc {
|
||||
&self,
|
||||
number: u64,
|
||||
) -> impl Send + Future<Output = Result<u64, Self::EphemeralError>> {
|
||||
async move{todo!("TODO")}
|
||||
async move { todo!("TODO") }
|
||||
}
|
||||
|
||||
fn unchecked_block_header_by_number(
|
||||
|
||||
Reference in New Issue
Block a user