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
Any encrypted vote that is submitted to the back-end shall be rejected if it cannot be parsed by bytetree.from_byte_array. Otherwise preparing the ciphertexts for the tally would fail at a later point.