pub type VersionedValidationProtocol = Versioned<ValidationProtocol>;
Expand description

All supported versions of the validation protocol message.

Trait Implementations§