pub const MAX_PERMITTED_DATA_INCREASE: usize = 1_024 * 10; // 10_240usize
Expand description

Maximum number of bytes a program may add to an account during a single realloc