diff --git a/lee/state_machine/src/state/mod.rs b/lee/state_machine/src/state/mod.rs index 814315efa..b8d002c24 100644 --- a/lee/state_machine/src/state/mod.rs +++ b/lee/state_machine/src/state/mod.rs @@ -5,7 +5,7 @@ use lee_core::{ BlockId, Commitment, CommitmentSetDigest, DUMMY_COMMITMENT, MembershipProof, Nullifier, Timestamp, account::{Account, AccountId, Data}, - program::PROGRAM_STORAGE_OWNER, + program::{PROGRAM_STORAGE_OWNER, ProgramId}, }; use crate::{