Function mpl_utils::token::get_mint_authority

source ยท
pub fn get_mint_authority(
    account_info: &AccountInfo<'_>
) -> Result<COption<Pubkey>, ProgramError>