refactor(lee): centralize program-ownership check behind V03State::get_program

This commit is contained in:
Marvin Jones
2026-08-22 19:27:13 -04:00
parent bb1176af73
commit 04da9f7c45
+1 -1
View File
@@ -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::{