Closed PopcornPaws closed 2 years ago
All proofs now implement Serialize and Deserialize. There might be some public commitments that need serde as well, but that can be added later when needed. Closes #8
Serialize
Deserialize
serde
Description
All proofs now implement
Serialize
andDeserialize
. There might be some public commitments that needserde
as well, but that can be added later when needed. Closes #8