@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"),
@@ -4685,4 +4685,4 @@ export {
4685
4685
  AbortError
4686
4686
  };
4687
4687
 
4688
- //# debugId=D84F7B00DA49755064756E2164756E21
4688
+ //# debugId=554766B04A3220DC64756E2164756E21