serai/processor/primitives
Luke Parker 7e71840822 Add helper methods
Has fetched blocks checked to be the indexed blocks. Has scanned outputs be
sorted, meaning they aren't subject to implicit order/may be non-deterministic
(such as if handled by a threadpool).
2024-09-19 23:36:32 -07:00
..
src Add helper methods 2024-09-19 23:36:32 -07:00
Cargo.toml Move ContinuallyRan into primitives 2024-09-19 23:36:32 -07:00
LICENSE Definition and delineation of tasks within the scanner 2024-09-19 23:36:32 -07:00
README.md Definition and delineation of tasks within the scanner 2024-09-19 23:36:32 -07:00

Primitives

Primitive types/traits/structs used by the Processor.