@bulletxyz/bullet-sdk 0.25.3-rc.0 → 0.25.3-rc.1

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.
@@ -7533,6 +7533,7 @@ var Asset = /* @__PURE__ */ ((Asset2) => {
7533
7533
  Asset2[Asset2["BERA"] = 14] = "BERA";
7534
7534
  Asset2[Asset2["TIA"] = 15] = "TIA";
7535
7535
  Asset2[Asset2["ZEX"] = 16] = "ZEX";
7536
+ Asset2[Asset2["HSOL"] = 17] = "HSOL";
7536
7537
  return Asset2;
7537
7538
  })(Asset || {});
7538
7539
  var Market = /* @__PURE__ */ ((Market2) => {