[][src]Constant solana_sdk::entrypoint::MAX_PERMITTED_DATA_INCREASE

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

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