Constant distance_oracle::VERSION_PREFIX

source ยท
pub(crate) const VERSION_PREFIX: &str = "001-";
Expand description

The file version must match the version used by the inherent data provider. This ensures that the smith avoids accidentally submitting invalid data in case there are changes in logic between the runtime and the oracle, thereby preventing potential penalties.