Function mito_protocol::launchpad::validate_denom

source ยท
pub fn validate_denom(
    denom: &str,
    deps: &DepsMut<'_, InjectiveQueryWrapper>,
) -> Result<(), StdError>