mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-02-12 01:55:48 +00:00
Make multicore module public for now, because Worker is part of the EvaluationDomain API.
This commit is contained in:
parent
33feb3763f
commit
c4fd8856ae
@ -7,7 +7,7 @@ extern crate bit_vec;
|
||||
extern crate crossbeam;
|
||||
extern crate byteorder;
|
||||
|
||||
mod multicore;
|
||||
pub mod multicore;
|
||||
mod multiexp;
|
||||
pub mod domain;
|
||||
pub mod groth16;
|
||||
|
Loading…
x
Reference in New Issue
Block a user