pub type ProtocolVersionV1 = Versioned<ProtocolVersion, 1>;
Expand description

Defines a version of the Mina protocol in semver format (v1)