solana_runtime::block_cost_limits

Constant MAX_ACCOUNT_DATA_BLOCK_LEN

Source
pub const MAX_ACCOUNT_DATA_BLOCK_LEN: u64 = 100_000_000;
Expand description

max length of account data in a block (bytes)