From 8313930c707602d67b99c21db6adde10ea1f1220 Mon Sep 17 00:00:00 2001 From: mantikoros Date: Tue, 10 May 2022 11:23:32 -0400 Subject: [PATCH] show correct commission in market close emails --- functions/src/email-templates/market-close.html | 8 ++++---- functions/src/emails.ts | 15 +++++++++------ 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/functions/src/email-templates/market-close.html b/functions/src/email-templates/market-close.html index a602f527..00e8b439 100644 --- a/functions/src/email-templates/market-close.html +++ b/functions/src/email-templates/market-close.html @@ -419,8 +419,8 @@ " /> A market you created has closed. It's attracted - {{pool}} in - bets — congrats! + {{volume}} + in bets — congrats!
- Resolve your market to earn {{creatorFee}}% of the - profits as the creator commission. + Resolve your market to earn {{creatorFee}} as the + creator commission.