referrerpolicy=no-referrer-when-downgrade

Constant polkadot_service::generic::EXTRINSIC_FORMAT_VERSION

source ·
pub const EXTRINSIC_FORMAT_VERSION: u8 = 5; // 5u8
Expand description

Current version of the UncheckedExtrinsic encoded format.

This version needs to be bumped if the encoded representation changes. It ensures that if the representation is changed and the format is not known, the decoding fails.