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