referrerpolicy=no-referrer-when-downgrade

Constant bp_polkadot_core::AVERAGE_HEADER_SIZE

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

Average header size in votes_ancestries field of justification on Polkadot-like chains.

See [bp-header-chain::ChainWithGrandpa] for more details.

This value comes from recent (December, 2023) Kusama headers. Most of headers are 327 bytes there, but let’s have some reserve and make it 1024.