aligned_layer
aligned_layer copied to clipboard
Feat(task_sender): Add more proof systems to task sender
The task sender currently only supports sending groth16 proofs. We should expand its capabilities to support the other proof systems in Aligned. We should generate a small set of SP1, Risc0, and Plonk proofs and have the task sender choose-n from the set to have "distinct" batches.