mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 23:33:07 +00:00
fix
This commit is contained in:
parent
a41cf018ef
commit
6a239c4f68
@ -1,6 +1,6 @@
|
||||
use anyhow::Result;
|
||||
// use blake2::Blake2b512;
|
||||
use ethereum_types::{U256, U512};
|
||||
use ethereum_types::U256;
|
||||
use rand::{thread_rng, Rng};
|
||||
use ripemd::{Digest, Ripemd160};
|
||||
use sha2::Sha256;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user