@lombard.finance/sdk-starknet 0.3.0 → 0.3.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.
package/dist/index2.js CHANGED
@@ -15992,7 +15992,7 @@ const KI = (e) => new En(
15992
15992
  );
15993
15993
  }, e3 = {
15994
15994
  [_e.SN_MAIN]: "https://rpc.starknet.lava.build:443",
15995
- [_e.SN_SEPOLIA]: "https://rpc.starknet-testnet.lava.build:443"
15995
+ [_e.SN_SEPOLIA]: "https://starknet-sepolia.drpc.org"
15996
15996
  }, Cm = /* @__PURE__ */ new Map(), Yr = (e = _e.SN_MAIN) => {
15997
15997
  let t = Cm.get(e);
15998
15998
  return t || (t = new lI({ nodeUrl: e3[e] }), Cm.set(e, t)), t;