There was an error while loading. Please reload this page.
2 parents a4a43de + 10a20a9 commit 9ea1a46Copy full SHA for 9ea1a46
1 file changed
src/lib.rs
@@ -71,4 +71,4 @@ pub use io::ascii::ParseAsciiError;
71
pub use log::{InclusionProof, Leaf, Protoleaf, SignedTreeHead, WitnessCosignature};
72
pub use policy::{Policy, PolicyBuilder};
73
pub use sigsumsig::SigsumSignature;
74
-pub use verify::verify;
+pub use verify::{verify, VerifyError};
0 commit comments