mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Update all of serai-coordinator to compile with the new serai-client-serai
This commit is contained in:
@@ -217,6 +217,7 @@ pub struct SlashReport(
|
||||
);
|
||||
|
||||
/// An error when converting from a `Vec`.
|
||||
#[derive(Debug)]
|
||||
pub enum FromVecError {
|
||||
/// The source `Vec` was too long to be converted.
|
||||
TooLong,
|
||||
|
||||
Reference in New Issue
Block a user