//! Configuration management module
//!
//! This module handles runtime compatibility information.
/// Supported runtime / transaction version pairs for the checked-in metadata snapshot.
pub const COMPATIBLE_RUNTIMES: & =
&;
/// Check if a runtime version pair is compatible with this CLI.