mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Add scheduler-primitives
The main benefit is whatever scheduler is in use, we now have a single API to receive TXs to sign (which is of value to the TX signer crate we'll inevitably build).
This commit is contained in:
3
processor/scheduler/primitives/README.md
Normal file
3
processor/scheduler/primitives/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Scheduler Primitives
|
||||
|
||||
Primitives for schedulers.
|
||||
Reference in New Issue
Block a user