From d239582e52e7a826bbfb1e64e1315ebafa2ec5c8 Mon Sep 17 00:00:00 2001 From: Nour Alharithi Date: Fri, 5 Jan 2024 12:00:09 -0800 Subject: [PATCH] fix trades publisher typo --- src/publishers/tradesPublisher.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/publishers/tradesPublisher.ts b/src/publishers/tradesPublisher.ts index 5279e16..6d82116 100644 --- a/src/publishers/tradesPublisher.ts +++ b/src/publishers/tradesPublisher.ts @@ -169,7 +169,7 @@ const main = async () => { ), maker: fill.maker?.toBase58(), makerOrderId: fill.makerOrderId, - makerOrderDirection: fill.makderOrderDirection + makerOrderDirection: fill.makerOrderDirection ? getVariant(fill.makerOrderDirection) : undefined, makerOrderBaseAssetAmount: convertToNumber(