Skip to main content

Module version

Module version 

Source
Expand description

Protocol versioning and compatibility.

Defines ProtocolVersion struct with major/minor/features fields and constants for V1_0, V1_1, V1_2 supported versions.

Structs§

ProtocolVersion

Constants§

CURRENT_VERSION
MAX_VERSION
MIN_VERSION
SUPPORTED_VERSIONS
V1_0
V1_1
V1_2