referrerpolicy=no-referrer-when-downgrade

Constant pallet_preimage::MAX_HASH_UPGRADE_BULK_COUNT

source ·
pub const MAX_HASH_UPGRADE_BULK_COUNT: u32 = 1024;
Expand description

Hard-limit on the number of hashes that can be passed to ensure_updated.

Exists only for benchmarking purposes.