Files
lnd/tor/controller_test.go
Wilmer Paulino 4eb9ff2abf tor: use string comparison to check min supported version
The current method would not allow version strings like 0.4.0.5 since it
would check every number of the version string individually.
2019-05-03 11:26:59 -07:00

1.2 KiB