//! Helper module for the relayer channel logic.
//!
//! Provides support for resolving the appropriate
//! channel version to be used in a channel open
//! handshake.
use ;
pub use Version;
/// Returns the default channel version, depending on the given [`PortId`].