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 e4f749f commit 918938aCopy full SHA for 918938a
TestVectors/runtimes/rust/src/lib.rs
@@ -12,7 +12,7 @@ pub mod error;
12
/// All operations that this crate can perform.
13
pub mod operation;
14
pub mod types;
15
-pub mod verification;
+pub mod validation;
16
17
#[cfg(feature = "wrapped-client")]
18
pub mod wrapped;
0 commit comments