Skip to main content

admin_remove_private_allowlist

Function admin_remove_private_allowlist 

Source
pub fn admin_remove_private_allowlist(
    allowlist_program_id: &Pubkey,
    admin_authority_pubkey: &Pubkey,
    mint_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>