Function get_factory_token_subdenom

Source
pub fn get_factory_token_subdenom(denom: &str) -> StdResult<&str>
Expand description

Gets the subdenom of a factory token. To be called after is_factory_token has been successful.