Have the coordinator task publish Batches

This commit is contained in:
Luke Parker
2024-09-09 01:15:56 -04:00
parent ed0221d804
commit a3cb514400
6 changed files with 41 additions and 5 deletions

View File

@@ -169,7 +169,7 @@ impl<ST: SignableTransaction> Signers<ST> {
.push(ThresholdKeys::from(ThresholdCore::<ST::Ciphersuite>::read(&mut buf).unwrap()));
}
// TODO: Batch signer, cosigner, slash report signers
// TODO: Cosigner and slash report signers
let (batch_task, batch_handle) = Task::new();
tokio::spawn(