mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Misc comments
This commit is contained in:
@@ -260,6 +260,7 @@ impl<S: ScannerFeed> SchedulerUpdate<S> {
|
||||
pub type KeyScopedEventualities<S> = HashMap<Vec<u8>, Vec<EventualityFor<S>>>;
|
||||
|
||||
/// The object responsible for accumulating outputs and planning new transactions.
|
||||
// TODO: Move this to Scheduler primitives
|
||||
pub trait Scheduler<S: ScannerFeed>: 'static + Send {
|
||||
/// An error encountered when handling updates/payments.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user