From 12e3a2e4132de642f76ace5131e5d04151a25463 Mon Sep 17 00:00:00 2001 From: crystalmacow <142327473+crystalmacow@users.noreply.github.com> Date: Wed, 8 May 2024 23:49:57 +0800 Subject: [PATCH] Update widget.md specifying that partner fee program is applicable to market order --- docs/cow-protocol/tutorials/widget/widget.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cow-protocol/tutorials/widget/widget.md b/docs/cow-protocol/tutorials/widget/widget.md index 0dcebf67..188fa492 100644 --- a/docs/cow-protocol/tutorials/widget/widget.md +++ b/docs/cow-protocol/tutorials/widget/widget.md @@ -51,7 +51,7 @@ the [CoW Protocol Docs](https://docs.cow.fi/front-end/creating-app-ids/create-th ## Partner fee -You may participate in the Partner Fee program to collect fee on trades executed by your users through the Widget by +You may participate in the Partner Fee program to collect fee on [Market order](https://docs.cow.fi/cow-protocol/concepts/order-types/market-orders) trades executed by your users through the Widget by adding the following parameter to your Widget: ```typescript @@ -417,4 +417,4 @@ createCowSwapWidget(container, {params}) This banner will be hidden: -![Hidden banner](/img/tutorials/widget-hidden-banner.png) \ No newline at end of file +![Hidden banner](/img/tutorials/widget-hidden-banner.png)