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

pub fn get_spl_token_mint_authority(
    mint_info: &AccountInfo<'_>
) -> Result<COption<Pubkey>, ProgramError>
Expand description

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