From 65fc094c9f4ac42e5092aefab5aa5160b076207e Mon Sep 17 00:00:00 2001 From: kevinjulian Date: Fri, 23 Jul 2021 09:31:51 +0700 Subject: [PATCH] add to webhook-config --- docs/webhook-config.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/webhook-config.md b/docs/webhook-config.md index 8ce6edc18..288afc384 100644 --- a/docs/webhook-config.md +++ b/docs/webhook-config.md @@ -83,6 +83,7 @@ Possible parameters are: * `fiat_currency` * `order_type` * `current_rate` +* `buy_tag` ### Webhookbuycancel @@ -100,6 +101,7 @@ Possible parameters are: * `fiat_currency` * `order_type` * `current_rate` +* `buy_tag` ### Webhookbuyfill @@ -115,6 +117,7 @@ Possible parameters are: * `stake_amount` * `stake_currency` * `fiat_currency` +* `buy_tag` ### Webhooksell