This commit is contained in:
Jack Grigg 2021-06-29 22:46:07 +01:00
parent cbded2b821
commit 7c38f149ac
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@ use super::MerkleInstructions;
use crate::{
circuit::gadget::utilities::{
cond_swap::{CondSwapChip, CondSwapConfig, CondSwapInstructions},
copy,
CellValue, UtilitiesInstructions, Var,
copy, CellValue, UtilitiesInstructions, Var,
},
constants::{L_ORCHARD_BASE, MERKLE_DEPTH_ORCHARD},
primitives::sinsemilla,