when the substrate-like chain has the runtime upgrade. The spec_version will be updated.
Get spec_version from chain and configure file
Compare the spec_version, if different, disable the bridge related.
Developers should check and test the impact of the upgrade(whether the remote call updated?), then upgrade the front-end(update spec_version in the configure file).
Importance
General
Priority
Medium
Description
when the substrate-like chain has the runtime upgrade. The
spec_version
will be updated.