Function mpl_utils::token::get_mint_supply

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

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