mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Start work on cleaning up the coordinator's tributary handling
This commit is contained in:
@@ -83,7 +83,7 @@ pub mod sign {
|
||||
#[derive(Clone, Copy, PartialEq, Eq, Hash, Encode, Decode, BorshSerialize, BorshDeserialize)]
|
||||
pub enum VariantSignId {
|
||||
Cosign(u64),
|
||||
Batch(u32),
|
||||
Batch([u8; 32]),
|
||||
SlashReport,
|
||||
Transaction([u8; 32]),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user