mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Add dedicated BatchSignId
This commit is contained in:
@@ -16,7 +16,7 @@ use crate::tributary::TributarySpec;
|
||||
#[derive(Clone, Copy, PartialEq, Eq, Debug)]
|
||||
pub enum Topic {
|
||||
Dkg,
|
||||
Batch([u8; 32]),
|
||||
Batch([u8; 5]),
|
||||
Sign([u8; 32]),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user