electora-vote / electora-app

Decentralized Voting Application - leveraging the power of zk-proofs, conditions based decryption, and decentralized storage
https://app.electora.eu/
8 stars 2 forks source link

A ballot should only be saved to index_db if the onchain storage is successful #64

Closed theref closed 1 year ago

theref commented 1 year ago

The Ballot should only be saved to index db if the corresponding transaction on scroll is successful

theref commented 1 year ago

replaced by #67