Function mpl_utils::token::get_mint_decimals

source ยท
pub fn get_mint_decimals(
    account_info: &AccountInfo<'_>
) -> Result<u8, ProgramError>
Expand description

cheap method to just get supply off a mint without unpacking whole object