Function spl_governance::tools::spl_token::get_spl_token_mint_supply[][src]

pub fn get_spl_token_mint_supply(
    mint_info: &AccountInfo<'_>
) -> Result<u64, ProgramError>
Expand description

Computationally cheap method to just get supply from a mint without unpacking the whole object