1 Commits

Author SHA1 Message Date
f144c457ba Make MIN_GOOD_VERSION a variable and bump it to 0.9.59 2025-01-30 15:51:34 -05:00

View File

@ -15,7 +15,7 @@ import (
const ROUTER_INFO_MIN_SIZE = 439
const MIN_GOOD_VERSION = 58
var MIN_GOOD_VERSION = 59
const MAX_GOOD_VERSION = 99
/*