serai/processor/primitives
Luke Parker 653ead1e8c Finish the tree logic in the transaction-chaining scheduler
Also completes the DB functions, makes Scheduler never instantiated, and
ensures tree roots have change outputs.
2024-09-19 23:36:32 -07:00
..
src Finish the tree logic in the transaction-chaining scheduler 2024-09-19 23:36:32 -07:00
Cargo.toml Outline of the transaction-chaining scheduler 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.