referrerpolicy=no-referrer-when-downgrade

Constant bp_westend::MAXIMUM_BLOCK_WEIGHT

pub const MAXIMUM_BLOCK_WEIGHT: Weight;
Expand description

All Polkadot-like chains allow 2 seconds of compute with a 6-second average block time.

This is a copy-paste from the Polkadot repo’s polkadot-runtime-common crate.