pub const MAX_STORAGE_KEYS_PER_ACCOUNT: usize = 256;
Maximum number of storage keys per account in the access list (DoS protection).