Skip to content

[fix] Handle Bad Litecoin Semver

Ursa (9R) requested to merge ursa/litecoin into develop

The previous change in !2278 (merged) only worked for the mocknet RC image, but will fail against the mainnet daemon since the improper semver returned in the response will not parse.

Merge request reports