Constant solana_runtime::block_cost_limits::MAX_ACCOUNT_DATA_LEN [−][src]
pub const MAX_ACCOUNT_DATA_LEN: u64 = 100_000_000;
Expand description
max length of account data in a slot (bytes)
pub const MAX_ACCOUNT_DATA_LEN: u64 = 100_000_000;
max length of account data in a slot (bytes)