pub fn transfer_admin(
ctx: Context<'_, '_, '_, '_, TransferAdmin<'_>>,
) -> Result<()>Expand description
Transfers admin to another account.
pub fn transfer_admin(
ctx: Context<'_, '_, '_, '_, TransferAdmin<'_>>,
) -> Result<()>Transfers admin to another account.