aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sql/dawn.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index 8535d659..24c00a2d 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -3076,7 +3076,7 @@ AS SELECT trades.settle_date,
cds_trades.fund,
cds_trades.cp_code,
'TRANCHE' AS asset_class,
- 'Account'::text AS account,
+ 'Bilateral Trade'::text AS account,
cds_trades.currency,
cds_trades.upfront AS payment_amount
FROM cds_trades