pub const MAX_ACCOUNT_DATA_LEN: u64 = 100_000_000;
Expand description

max length of account data in a slot (bytes)