CronCats / croncat-rs

A Rust version of the CronCat agent.
GNU Affero General Public License v3.0
19 stars 4 forks source link

`config.yaml` must be allowed to have invalid networks #125

Open mikedotexe opened 1 year ago

mikedotexe commented 1 year ago

Originally posted in this issue: https://github.com/CronCats/cosmos-chain-registry/issues/4

If the config file contains any chain ID that no longer exists in chain-registry, the entire agent breaks

Chain IDs change frequently, so this is problematic.