pub const DERIVATION_VERSION_0: u8 = 0;Expand description
Version identifier for the current derivation pipeline format.
This constant defines the version of the derivation pipeline protocol that this implementation supports. It’s included in frame encoding to ensure compatibility and enable future protocol upgrades.