Monero Processor scan, check_for_eventuality_resolutions

This commit is contained in:
Luke Parker
2024-09-13 05:11:07 -04:00
parent b4e94f3d51
commit 947e1067d9
7 changed files with 44 additions and 296 deletions

View File

@@ -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(