pub const ACCT_STORAGE_COMMITMENT_OFFSET: MemoryOffset = 8;Expand description
The offset at which the account storage commitment is stored relative to the start of the account data segment.
pub const ACCT_STORAGE_COMMITMENT_OFFSET: MemoryOffset = 8;The offset at which the account storage commitment is stored relative to the start of the account data segment.