mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-26 11:51:13 +00:00
refactor(lee): centralize program-ownership check behind V03State::get_program
This commit is contained in:
@@ -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::{
|
||||
|
||||
Reference in New Issue
Block a user