pub type ChainName = BoundedVec<u8, ConstU32<MAX_AXELAR_EVM_CHAIN_SIZE>>;

Aliased Type§

struct ChainName(/* private fields */);