mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Test handling of DKG commitments transactions
This commit is contained in:
@@ -92,6 +92,9 @@ async fn handle_block<D: Db, Pro: Processor, P: P2p>(
|
||||
todo!();
|
||||
}
|
||||
|
||||
// TODO: We can also full slash if shares before all commitments, or share before the
|
||||
// necessary preprocesses
|
||||
|
||||
// Store this data
|
||||
let received = TributaryDb::<D>::set_data(
|
||||
label,
|
||||
|
||||
Reference in New Issue
Block a user