mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 16:23:12 +00:00
Import fix
This commit is contained in:
parent
54629a0ef9
commit
a8ce2a6073
@ -1,6 +1,5 @@
|
|||||||
use anyhow::bail;
|
use anyhow::bail;
|
||||||
use ethereum_types::{BigEndianHash, U256, U512};
|
use ethereum_types::{BigEndianHash, U256, U512};
|
||||||
use ethereum_types::{U256, U512};
|
|
||||||
use keccak_hash::keccak;
|
use keccak_hash::keccak;
|
||||||
|
|
||||||
/// Halt interpreter execution whenever a jump to this offset is done.
|
/// Halt interpreter execution whenever a jump to this offset is done.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user