Function sol_anon::instructions::whitelist::remove_from_whitelist
source · pub fn remove_from_whitelist(
_ctx: Context<'_, '_, '_, '_, RemoveFromWhitelist<'_>>,
address_to_remove: Pubkey
) -> Result<()>
Expand description
Removes an address from the whitelist.