Aimeedeer / realtps

https://realtps.net
MIT License
93 stars 25 forks source link

Don't require all chains to succeed in version check before starting #9

Closed brson closed 2 years ago

brson commented 2 years ago

It's pretty common that a chain's RPC will change in a way that breaks it. A the moment the launch-time version check is required to succeed and this is pretty annoying. Change it so that the version checks can fail.