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.
pub fn get_factory_token_subdenom(denom: &str) -> StdResult<&str>
Gets the subdenom of a factory token. To be called after is_factory_token has been successful.