Constant human_program::state::STATE_ACC_SIZE
source · pub const STATE_ACC_SIZE: usize = _; // 513usizeExpand description
Since accounts can’t be resized this is constant size to allow some headroom for future migrations
pub const STATE_ACC_SIZE: usize = _; // 513usizeSince accounts can’t be resized this is constant size to allow some headroom for future migrations