You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we do in Zeth, it is desirable to abstract the proof system used away to be able to "plug and play" with other ones. While we may want to add other proof systems (as per #15), we also want to make sure that the specific implementations are nicely "shielded"/abstracted away by generic interfaces.
The text was updated successfully, but these errors were encountered:
As we do in Zeth, it is desirable to abstract the proof system used away to be able to "plug and play" with other ones. While we may want to add other proof systems (as per #15), we also want to make sure that the specific implementations are nicely "shielded"/abstracted away by generic interfaces.
The text was updated successfully, but these errors were encountered: