@bulletxyz/bullet-sdk 0.17.3-rc.1 → 0.17.3-rc.2

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.
@@ -8267,6 +8267,7 @@ var Asset = /* @__PURE__ */ ((Asset3) => {
8267
8267
  Asset3[Asset3["BERA"] = 14] = "BERA";
8268
8268
  Asset3[Asset3["TIA"] = 15] = "TIA";
8269
8269
  Asset3[Asset3["ZEX"] = 16] = "ZEX";
8270
+ Asset3[Asset3["JLP"] = 17] = "JLP";
8270
8271
  return Asset3;
8271
8272
  })(Asset || {});
8272
8273
  var BulletError = class _BulletError extends Error {