abstract_ica

Trait CastChainType

Source
pub trait CastChainType {
    // Required method
    fn chain_type(&self) -> Option<ChainType>;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl CastChainType for TruncatedChainId

Implementors§