referrerpolicy=no-referrer-when-downgrade
polkadot_service::generic

Constant 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.