Function transfer_store_authority

Source
pub fn transfer_store_authority<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, TransferStoreAuthority<'info>>,
) -> Result<()>