Constant dc_distance::VERSION_PREFIX

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

The file version that should match the distance oracle one. 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.