mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: typos (#14330)
This commit is contained in:
@ -54,7 +54,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
/// A [PayloadJob] is a a future that's being polled by the `PayloadBuilderService`
|
||||
/// A [PayloadJob] is a future that's being polled by the `PayloadBuilderService`
|
||||
impl<Tasks, Builder> Future for EmptyBlockPayloadJob<Tasks, Builder>
|
||||
where
|
||||
Tasks: TaskSpawner + Clone + 'static,
|
||||
|
||||
Reference in New Issue
Block a user