pub type ChainIdParamsOneChainInner = ChainIdParamsInnerGeneric<u32>;

Aliased Type§

struct ChainIdParamsOneChainInner { /* private fields */ }

Implementations§

Trait Implementations§

source§

impl From<ChainIdParamsDeprecated> for ChainIdParamsOneChainInner

source§

fn from(x: ChainIdParamsDeprecated) -> Self

Converts to this type from the input type.