@bulletxyz/bullet-sdk 0.49.15 → 0.49.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2156,7 +2156,7 @@ var MARKET_KINDS = [
2156
2156
  orders: createJsonMap(OrderId, SpotOrder),
2157
2157
  triggers: createJsonMap(TriggerOrderId, TriggerOrder),
2158
2158
  twaps: createJsonMap(TwapId, Twap)
2159
- }), MarginDiscount = z3.enum(["none", "lp"]), UserAccount = UnversionedOrV2(z3.object({
2159
+ }), MarginDiscount = z3.enum(["none", "lp", "l_p"]), UserAccount = UnversionedOrV2(z3.object({
2160
2160
  account_variant: z3.discriminatedUnion("type", [
2161
2161
  z3.object({
2162
2162
  type: z3.literal("master"),
@@ -4647,4 +4647,4 @@ export {
4647
4647
  AbortError
4648
4648
  };
4649
4649
 
4650
- //# debugId=BA1C39F12F4F632364756E2164756E21
4650
+ //# debugId=1B9C7DEC5C12428864756E2164756E21