Refactor sdk/src/pod.rs
This commit is contained in:
@@ -14,6 +14,6 @@ pub enum ProofError {
|
||||
InvalidBitsize,
|
||||
/// This error occurs when there are insufficient generators for the proof.
|
||||
InvalidGeneratorsLength,
|
||||
/// This error occurs when TODO
|
||||
/// This error occurs a `zk_token_elgamal::pod::ElGamalCT` contains invalid ElGamalCT ciphertext
|
||||
InconsistentCTData,
|
||||
}
|
||||
|
Reference in New Issue
Block a user