mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 04:21:23 +00:00
Rename "groth" to "groth16".
This commit is contained in:
@@ -7,7 +7,7 @@ extern crate byteorder;
|
|||||||
extern crate serde;
|
extern crate serde;
|
||||||
|
|
||||||
pub mod curves;
|
pub mod curves;
|
||||||
pub mod groth;
|
pub mod groth16;
|
||||||
|
|
||||||
use std::collections::HashMap;
|
use std::collections::HashMap;
|
||||||
use std::ops;
|
use std::ops;
|
||||||
|
Reference in New Issue
Block a user