We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6f598 commit f08ae64Copy full SHA for f08ae64
tests/spec/custom_schnorr_proof.rs
@@ -5,7 +5,7 @@ use ff::PrimeField;
5
use sigma_rs::{
6
GroupMorphismPreimage,
7
SigmaProtocol,
8
- GroupSerialisation,
+ serialisation::GroupSerialisation,
9
ProofError
10
};
11
0 commit comments