Merge pull request #402 from drift-labs/master
bump common and add trades publisher bit flags
This commit is contained in:
Submodule drift-common updated: 934ec9cf31...de934ba09e
@@ -186,6 +186,7 @@ const main = async () => {
|
||||
new BN(fill.referrerReward ?? ZERO),
|
||||
QUOTE_PRECISION
|
||||
),
|
||||
bitFlags: fill.bitFlags,
|
||||
};
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user