referrerpolicy=no-referrer-when-downgrade

Constant bp_bridge_hub_rococo::TX_EXTRA_BYTES

pub const TX_EXTRA_BYTES: u32 = 256; // 256u32
Expand description

Maximal number of bytes, included in the signed Polkadot-like transaction apart from the encoded call itself.

Can be computed by subtracting encoded call size from raw transaction size.