add bit flags to trades publisher
This commit is contained in:
@@ -186,6 +186,7 @@ const main = async () => {
|
||||
new BN(fill.referrerReward ?? ZERO),
|
||||
QUOTE_PRECISION
|
||||
),
|
||||
bitFlags: fill.bitFlags,
|
||||
};
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user