mirror of
https://github.com/LBRYFoundation/hub.git
synced 2025-08-23 17:37:23 +00:00
3 lines
86 B
Python
3 lines
86 B
Python
HUB_PROTOCOL_VERSION = "0.107.0"
|
|
PROTOCOL_MIN = (0, 54, 0)
|
|
PROTOCOL_MAX = (0, 199, 0)
|